Commit Graph

383 Commits

Author SHA1 Message Date
Ken Conley afacf62f55 bug fixes for latest code shuffle related to documentation cleanliness 2009-10-12 21:49:41 +00:00
Ken Conley 12f7ed912a rosgraph: #1470 very basic tests 2009-10-08 22:02:05 +00:00
Ken Conley 6570c53a11 updated test package manifests to have 'test' review status 2009-10-08 21:54:20 +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 7be59ddb98 Extended rosbuild_download_*() to accept and check md5sums, #1662. 2009-10-03 00:25:03 +00:00
Ken Conley 80e00d36ce rostopic: fixed for fill_message_args changes 2009-10-02 21:32:01 +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
Josh Faust 3993f258f1 Change remappings to happen after resolution. (#1809) 2009-10-02 20:09:55 +00:00
Ken Conley a1d788c243 roslaunch: new test file 2009-10-02 01:38:43 +00:00
Ken Conley 119bdc636f updated for rule change 2009-10-02 01:30:08 +00:00
Ken Conley f2a9efa280 roslaunch: #1821 node 'name' attribute cannot contain a namespace 2009-10-02 00:39:44 +00:00
Ken Conley 18db572e86 rospy: #1822 disallow '/' in node name and updated legal name rule for future use 2009-10-02 00:36:57 +00:00
Ken Conley 9086093533 rospy: #1810 major change to name resolution so that it now uses resolved names. This was a major change in rospy and in order to improve name consistency in rospy, variable names were changed to better indicate the use of resolved vs. unresolved names. 2009-10-02 00:27:14 +00:00
Josh Faust b67232995b Fix Duration:sleeps that should have been WallDuration::sleeps in sim_time_test 2009-10-01 20:01:05 +00:00
Josh Faust 738ea4f265 Remove generated code from source control 2009-10-01 17:48:37 +00:00
Josh Faust 2b4e937363 Remove unused scripts folder 2009-10-01 17:44:32 +00:00
Josh Faust 2fc46c8efb Add ROS Clock test 2009-09-30 23:34:23 +00:00
Ken Conley 8e8db70041 rospy: #1713 unit tests plus bug fixes and tweaks for bool support 2009-09-30 23:14:02 +00:00
Josh Faust 6b051e3e83 Implement ServiceClient::waitForExistence() and ServiceClient::exists() (#1679) 2009-09-30 18:54:57 +00:00
Ken Conley 3b30c8c87c adding missing test file 2009-09-26 01:12:42 +00:00
Ken Conley 422e09a5ad roslaunch: #1776 substitution args for were not doing the proper replace. Also, there were several related bugs in xmlloader for use of in tags other than <node> 2009-09-26 00:45:47 +00:00
Brian Gerkey 4e15ddc55b Updated to new rosbuild API 2009-09-23 02:07:09 +00:00
Ken Conley 63987d8807 cleaning up more rospy_tutorials test dependencies 2009-09-19 01:10:26 +00:00
Ken Conley 9d0867cb2c adding in Floats to test_rospy 2009-09-19 00:24:20 +00:00
Ken Conley 6996460375 adding missing files 2009-09-19 00:06:22 +00:00
Brian Gerkey 18cbf7cc98 Fixed duplicate test name 2009-09-18 23:41:36 +00:00
Ken Conley dc35d02239 removed testing dependencies on tutorials so that ros_tutorials can now subsume roscpp/rospy_tutorials 2009-09-18 23:38:22 +00:00
Josh Faust 3ea99b6505 Fix pingpong test on osx -- increase time limit, and remove ROS_INFO that was actually causing it to run slower 2009-09-18 20:09:21 +00:00
Ken Conley f16587c94d rospy: adding in get_name() to supercede get_caller_id() 2009-09-18 01:24:16 +00:00
Josh Faust 930433fe8f Merge from Node removal branch, removing all Node references from the ROS stack 2009-09-17 21:21:47 +00:00
Ken Conley 02e6c53136 rospy: bug fix to sleep() with wallclock (parallel of r6161). Removed deprecated TopicPub, TopicSub, Service.register(), and ready() methods. In-progress conversion to Eepydoc for API documentation 2009-09-17 02:45:57 +00:00
Ken Conley 8a1a03f015 sound drivers 0.2.0 2009-09-11 03:08:16 +00:00