Commit Graph

201 Commits

Author SHA1 Message Date
Ken Conley cbe398bb40 Diagnostics 0.2.1 2009-10-05 18:31:36 +00:00
Ken Conley 78b44cebf6 visualization 0.2.1 2009-10-05 17:22:52 +00:00
Jeremy Leibs e74f99a118 Fixes to rosbash to that ROS_LOCATIONS works on OS X. 2009-10-03 18:30:10 +00:00
Ken Conley 67ef91ae16 marked as 3rdparty doc reviewed, #1835 2009-10-03 05:20:55 +00:00
Brian Gerkey c798de5bbc Added bool to genmsg_oct, by aliasing to uint8 2009-10-03 01:23:12 +00:00
Brian Gerkey 400fdc35e7 Migrated from deprecated rosbuild APIs. 2009-10-03 01:19:53 +00:00
Jeremy Leibs ff3e472a5b Making bagmigration not pass through in the event that constants have changed in the message. 2009-10-03 01:11:14 +00:00
Brian Gerkey 1b5fa1e910 Small tweak to manifest docs, #1835 2009-10-03 01:08:16 +00:00
Tully Foote b7245e7586 reving common to 0.5.0 2009-10-03 00:25:11 +00:00
Brian Gerkey 7be59ddb98 Extended rosbuild_download_*() to accept and check md5sums, #1662. 2009-10-03 00:25:03 +00:00
Ken Conley 321827d682 updated repr to include constants 2009-10-02 22:58:01 +00:00
Tully Foote f90db29fd5 removing screenshot no longer used in mainpage 2009-10-02 22:52:50 +00:00
Tully Foote 400e9fc1ae removing outdated mainpage 2009-10-02 22:40:00 +00:00
Tully Foote 5ae96de9ba updating to include new review status 2009-10-02 22:38:21 +00:00
Jeremy Leibs 56e6b5bb2b Adding bool to primitive types for rosbagmigration. 2009-10-02 22:30:11 +00:00
Jeremy Leibs a63f0729a2 Standardizing on "Usage:" across nodes and adding trivial test for rosrebag. 2009-10-02 21:48:22 +00:00
Jeremy Leibs a732065b46 Making rosplay print usage cleanly even with no master and adding trivial tests that all 4 exe variants at least print usage instructions. 2009-10-02 21:39:24 +00:00
Ken Conley 80e00d36ce rostopic: fixed for fill_message_args changes 2009-10-02 21:32:01 +00:00
Ken Conley a544573dc1 removed debug statement 2009-10-02 21:31:39 +00:00
Jeremy Leibs 8ffaaedba6 Making rosrun not look in "build" directory of package. 2009-10-02 21:31:30 +00:00
Josh Faust 88804b4947 Bomb if we get a node name with a "/" in it 2009-10-02 21:29:52 +00:00
Josh Faust d9aafe2f86 Don't print an error if we're not supposed to wait for the master 2009-10-02 21:15:15 +00:00
Josh Faust 91e6806d78 Fix shutdown() being called before start() as been. (#1831) 2009-10-02 21:11:07 +00:00
Ken Conley 0fac532383 fixed rosservice for fill_message_args changes 2009-10-02 21:06:46 +00:00
Ken Conley 393db6dfff roslib: #1607 unit tests for fill_message_args, accompanied by big rewrite of fill_message_args 2009-10-02 21:00:26 +00:00
Tully Foote b80ae28587 making help clearer #1747 2009-10-02 20:46:48 +00:00
Jeremy Leibs 64ee9305c8 Preventing creation from a bagfile if ctrl-c'd without a master. 2009-10-02 20:40:36 +00:00
Tully Foote 17a699d5c8 adding option to disable logging for #1747 2009-10-02 20:40:03 +00:00
Bhaskara Marthi 1f09a12471 added bool 2009-10-02 20:27:57 +00:00
Bhaskara Marthi 6dec8e1f2a made genmsg_java not crash on bools by treating them as byte 2009-10-02 20:27:28 +00:00
Josh Faust 5af1ef6e75 If a ctrl-c or other shutdown request happens while we're in the middle of initializing, wait for it to be finished (and ok() to be false) before we return. (#1830) 2009-10-02 20:14:32 +00:00
Ken Conley 99df6770f9 documentation 2009-10-02 20:12:23 +00:00
Josh Faust 3993f258f1 Change remappings to happen after resolution. (#1809) 2009-10-02 20:09:55 +00:00
Brian Gerkey d605344804 Forced serialization of msg/srv generation, #1828 2009-10-02 19:21:05 +00:00
Ken Conley 0723dd04c4 updated 3rdparty description 2009-10-02 18:01:15 +00:00
Ken Conley 33cbe9397d updated documentation, added rosdep 2009-10-02 17:56:13 +00:00
Ken Conley 537a769290 updated paramiko documentation 2009-10-02 17:48:49 +00:00
Ken Conley 6d7163b139 joystick 0.9.0 2009-10-02 17:31:13 +00:00
Morgan Quigley 9c54af5da6 ignore trailing slashes in ROS_PACKAGE_PATH in both rospack and rosstack, and print a warning to stderr if any are seen. fix for #1769 2009-10-02 06:03:23 +00:00
Morgan Quigley db7308d517 fix rosdep keys for debian sid, and boost packaging, #1792 2009-10-02 05:39:00 +00:00
Morgan Quigley 3b4505af1f rosdep will now be less chatty, though it still should make plenty of noise when it fails. an extra 'success' or 'failure' message is also printed at the end. #1794 2009-10-02 05:24:15 +00:00
Morgan Quigley 43a0c1f0d7 fix random rosstack bug which was causing an opendir error if ROS_PACKAGE_PATH was not defined; this was because my string_split function was returning a 1-element vector (with an empty string) if it was passed an empty string. 2009-10-02 05:15:34 +00:00
Morgan Quigley 6f8398647c update boost version for debian sid to 1.38, as per #1797 2009-10-02 04:54:58 +00:00
Ken Conley db47658a16 roswtf: updated sim time check to handle clock 2009-10-02 01:45:46 +00:00
Ken Conley 5f40ef256a roslaunch: #1692 format string fix 2009-10-02 01:41:47 +00:00
Ken Conley a1d788c243 roslaunch: new test file 2009-10-02 01:38:43 +00:00
Ken Conley 370ba0533c opencv 0.2.0 2009-10-02 01:35:48 +00:00
Ken Conley 119bdc636f updated for rule change 2009-10-02 01:30:08 +00:00
Tully Foote 05508d1f67 catching KeyboardInterrupt correctly such that it doesn't keep building #1770 2009-10-02 00:40:42 +00:00
Ken Conley f2a9efa280 roslaunch: #1821 node 'name' attribute cannot contain a namespace 2009-10-02 00:39:44 +00:00