sort by:
Revision Author Date Message Commit Date
7fef689 Tagging navigation-0.8.1 new release 14 January 2010, 19:09:06 UTC
bcc9b18 Making room for new release 14 January 2010, 19:09:05 UTC
6974c94 Tagging navigation-0.8.1 new release 14 January 2010, 19:09:01 UTC
34253ff Updating for release of 0.8.1 14 January 2010, 19:08:07 UTC
99da531 Removing build blacklist for OSX for nav_view now that it works. 14 January 2010, 19:05:13 UTC
f771d4f nav_view window fix for OSX 14 January 2010, 18:37:35 UTC
37472c8 Patch to nav_view so that it doesn't jump back to the center of the map when it is updated 14 January 2010, 18:16:06 UTC
6c569ec Tagging navigation-0.8.0 new release 14 January 2010, 02:17:48 UTC
364f4c0 Making room for new release 14 January 2010, 02:17:46 UTC
5b9c4f2 Tagging navigation-0.8.0 new release 14 January 2010, 02:17:43 UTC
dc8c77d Updating to release navigation 0.8.0 14 January 2010, 02:17:06 UTC
bb5e97e Stoping spew when lines can't be raytraced because they go off the map 14 January 2010, 02:12:22 UTC
65ff3ff Switching nav_view to use a latched topic for the map 14 January 2010, 02:02:36 UTC
486f8e9 Updating to use tf resolve in order to check for frame_id equality correctly. 14 January 2010, 01:30:13 UTC
b60114c Updating docs 14 January 2010, 01:07:17 UTC
25ac50f Moving visualization topics into the namespace of the node. Also, adding a bit more debug output to attempt to try to figure out the spurious Hudson failures for the costmap_2d tests. 14 January 2010, 00:37:13 UTC
5bb1ff7 remove subscriptions in global namespace 13 January 2010, 18:58:36 UTC
560d8df Tagging navigation-0.7.0 new release 13 January 2010, 05:28:10 UTC
cb7c517 Making room for new release 13 January 2010, 05:28:09 UTC
bd1b8c7 Tagging navigation-0.7.0 new release 13 January 2010, 05:28:04 UTC
d495f32 Updating to release navigation 0.7.0 13 January 2010, 05:27:33 UTC
9f32d2a Updated md5sums for new bags 13 January 2010, 02:08:21 UTC
7f26e74 Updates to allow the option of loading unknown space from a static map. 13 January 2010, 02:06:53 UTC
408aa5d Switching back to using measured velocity for trajectory generation. Taking out a bunch of transform code to move a vector from the odom frame to the base_link_frame that wasn't actually used. 12 January 2010, 21:42:58 UTC
036f22c Updating nav_view to work with maps that have non-zero origins. 12 January 2010, 21:28:16 UTC
d53a4d9 Switching to using the last commanded velocity as a seed for trajectory generation instead of the velocity reported by the odometry source 12 January 2010, 18:48:12 UTC
b96f7a4 The first working cut of SLAM integration with the navigation stack. Still some efficiency issues to hammer out, but a good start. 12 January 2010, 01:46:23 UTC
4bcac5a Tagging navigation-0.6.5 new release 12 January 2010, 01:34:18 UTC
be30172 Making room for new release 12 January 2010, 01:34:17 UTC
3226332 Tagging navigation-0.6.5 new release 12 January 2010, 01:34:13 UTC
8fd5d98 Updating to release 0.6.5 12 January 2010, 01:32:13 UTC
23fc529 removing unused deprecated include #3046 #3543 11 January 2010, 19:02:23 UTC
a289fa4 Switching from MessageNotifier to MessageFilter. 11 January 2010, 18:57:27 UTC
b034841 Moving the MessageNotifier into the costmap_2d package for local use. This was neccessitated by the message_filters::Subscriber class reaching 1.0 without some features that it really should have. Once those features are added, the MessageNotifier will be removed from the costmap_2d package. 11 January 2010, 18:41:08 UTC
866e696 Tagging navigation-0.6.4 new release 07 January 2010, 01:49:17 UTC
63b3111 Making room for new release 07 January 2010, 01:49:16 UTC
6591a9d Tagging navigation-0.6.4 new release 07 January 2010, 01:49:07 UTC
80cd669 Updating navigation for 0.6.4 patch release for Tully 07 January 2010, 01:48:17 UTC
2bef89a adding rosdep.yaml for netpbm, previously in common 05 January 2010, 19:58:44 UTC
0c5e6c3 export linking flags for service call. ticket 3481 05 January 2010, 18:24:38 UTC
8afced0 Tagging navigation-0.6.3 new release 22 December 2009, 03:47:12 UTC
1159fe7 Making room for new release 22 December 2009, 03:47:11 UTC
6e095b5 Tagging navigation-0.6.3 new release 22 December 2009, 03:47:07 UTC
964483a Updating to release 0.6.3 22 December 2009, 03:46:09 UTC
dea5800 Added missing name attributes in launch files 21 December 2009, 01:30:04 UTC
1041d07 Changing default min_obstacle_height to be 0cm instead of 5cm 11 December 2009, 18:48:37 UTC
87c30a7 Fixing stupid spelling mistake 09 December 2009, 23:50:33 UTC
9fd26c5 Adding some parameters and the ability to tell navfn to only work with a certain window of a costmap 09 December 2009, 22:01:00 UTC
ffae67b Making sure to resize navfn's array if necessary before planning 09 December 2009, 21:37:39 UTC
93746c0 Allowing for users to update a Costmap2DROS wrapper with new map data from a SLAM system 09 December 2009, 20:18:59 UTC
fa4430e Adding calls to Costmap2DROS to allow getting a copy of a window of a costmap. 09 December 2009, 20:18:57 UTC
ecd488c More efficient version of updating the costmap with static data. Also, added some more tests to make sure things are working. 09 December 2009, 20:18:56 UTC
ba6db50 Fixed a few more edge cases in how inflation is handled when static map updates come in. 09 December 2009, 20:18:55 UTC
881068f Fixing a bug with replacing the static map. Good thing I'm writing some tests. 09 December 2009, 20:18:53 UTC
b6d26e8 The voxel grid now should work with all the static map updates. Still need to test things 09 December 2009, 20:18:52 UTC
8628101 Compliing version of support for SLAM stuff... need to add the voxel grid to it 09 December 2009, 20:18:50 UTC
d7bdba5 More refactoring 09 December 2009, 20:18:49 UTC
4a2bb7f Beginning refactoring to clean things up a bunch in the costmap and voxel costmap code 09 December 2009, 20:18:48 UTC
949bfa7 disabled hallway test 08 December 2009, 03:13:19 UTC
c54f4ca Added test cases with Texas data 08 December 2009, 03:11:29 UTC
1b2efc2 Removed deprecated ros calls in navfn_node 03 December 2009, 23:20:01 UTC
51d5a79 Adding a copyCostmapWindow method to allow users to pull only a certain window of information from a costmap. 03 December 2009, 02:27:48 UTC
67b9aa9 Removing an unused method 02 December 2009, 23:47:28 UTC
25fc33a Updating to publish unknown space. Also, fixing a bug where the voxel version of the costmap could overwrite unknown space that it shouldn't upon being reset to the static map. 02 December 2009, 23:45:11 UTC
fb84017 Adding parameter to NavfnROS to toggle whether or not to allow navfn to plan through unknown space 02 December 2009, 19:34:32 UTC
b2bc80b fix bug where nodehandle.getParam was used instead of nodehandle.param 02 December 2009, 17:39:48 UTC
0e9b420 Remove use of deprecated rosbuild macros 01 December 2009, 01:22:15 UTC
a17fe1f Allowing for the map coordinate frame and the simulator coordinate frame to be different. Adding delta_x, delta_y, and delta_yaw parameters to facilitate this. 25 November 2009, 23:56:08 UTC
49c76d2 Updating docs 21 November 2009, 21:02:26 UTC
9ab477d Adding warning for origin point being out of map bounds 21 November 2009, 17:42:00 UTC
7277eca Copying new release of navigation-0.6.2 to latest 21 November 2009, 01:30:33 UTC
1ddecc4 Making room for new release 21 November 2009, 01:30:31 UTC
7648bea Tagging navigation-0.6.2 release 21 November 2009, 01:30:28 UTC
ebf4abe updating for 0.6.2 release 21 November 2009, 01:29:43 UTC
c27a2da Adding stamp to map when it is sent out 20 November 2009, 22:45:16 UTC
69bbeac Removing deprecation warning for service call interface, its still a reasonable way to work with the map server 20 November 2009, 22:39:09 UTC
6641525 Fixing missing stamp in message header 20 November 2009, 22:33:20 UTC
2a74449 Removing old recovery behavior code that never gets called anymore 20 November 2009, 22:01:07 UTC
51383cc Filling in stamp properly when setting the pose 20 November 2009, 21:53:47 UTC
c40c3eb fix crash when covariance is zero, and add regression test to catch this problem 18 November 2009, 21:58:10 UTC
d161fab Updating to make sure to stamp things 17 November 2009, 23:52:39 UTC
2ef28b3 Adding a missing timestamp 17 November 2009, 02:16:18 UTC
39e70f7 Changing so that navfn compiles on gentoo as well 12 November 2009, 01:55:34 UTC
8f712b2 Copying new release of navigation-0.6.1 to latest 11 November 2009, 01:36:46 UTC
b87396f Making room for new release 11 November 2009, 01:36:45 UTC
2224ac0 Tagging navigation-0.6.1 release 11 November 2009, 01:36:39 UTC
db8073a Updating to release navigation 0.6.1 11 November 2009, 01:35:41 UTC
f63df83 Now publishes a voxel grid by default 10 November 2009, 23:37:20 UTC
dd504f7 Adding an up-to-date example of how to launch a standalone costmap node 10 November 2009, 23:25:23 UTC
15f591c Changing action server to a pointer so I can control when its deleted. This is a workaround for the shutdown method that is needed on the simple action server and is soon to come in common trunk 10 November 2009, 21:24:26 UTC
3332bde Adding some cleanup that wasn't in place before 10 November 2009, 21:22:52 UTC
13fa695 Adding virtual destructors to the navigation interfaces to fix a bunch of leaks with move_base on shutdown... really screwed up on that one 10 November 2009, 21:22:47 UTC
dede133 Fixing spelling error. 10 November 2009, 19:28:50 UTC
8e15e39 Fixed shutdown race condition in test 06 November 2009, 23:58:47 UTC
f11b354 Copying new release of navigation-0.6.0 to latest 06 November 2009, 20:40:46 UTC
9151be1 Making room for new release 06 November 2009, 20:40:45 UTC
338d8da Tagging navigation-0.6.0 release 06 November 2009, 20:40:36 UTC
aef1952 Updating to release 0.6.0 06 November 2009, 20:38:24 UTC
0260b60 Recovery behavior packages have been doc reviewed 06 November 2009, 18:20:36 UTC
dd4a319 Fixing grammar 05 November 2009, 22:01:49 UTC
back to top