Commit Graph

968 Commits

Author SHA1 Message Date
Brian Gerkey 6fdb33daf8 Added some test-related macros to rosbuild, allowing it to check for
the number of cores, and the presence of Xen.  Updated bootstrap build
to make in the rosbuild package.
2009-09-22 01:25:45 +00:00
Ken Conley 4e9a732344 rospy: #1760 fixed format str in exception 2009-09-22 00:45:14 +00:00
Josh Faust 185317e8b2 Apply patch to build against boost 1.40 (#1761) 2009-09-21 23:43:18 +00:00
Josh Faust 260ac8d4bb Add Subscriber::getTopic() 2009-09-21 21:42:27 +00:00
Ken Conley 2e3c02741d roslib: #1739 better error message in InvalidROSStackException
svn ci -m roslib:
2009-09-18 02:44:30 +00:00
Ken Conley f16587c94d rospy: adding in get_name() to supercede get_caller_id() 2009-09-18 01:24:16 +00:00
Ken Conley 311ca713f5 converted to epydoc 2009-09-17 23:42: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 f59aed7c7c rospy: #1728 moved a lot of traceback logging into a separate, non-rosout logger. Also tweaked some log levels and log messages 2009-09-17 19:53:30 +00:00
Ken Conley ce8d43dad2 lowered severity to debug 2009-09-17 19:04:12 +00:00
Ken Conley 04deef6a9a lowered severity to debug 2009-09-17 19:03:28 +00:00
Ken Conley c1e71c4aea more epydoc updates 2009-09-17 04:04:41 +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 2eb6b89c3b rospy: #1724 fixed documentation 2009-09-16 20:56:57 +00:00
Josh Faust 8ff4c21f39 Add <vector> include (to the right repo this time) 2009-09-16 18:22:16 +00:00
Ken Conley c89acf1805 updated CMake rules to non-deprecated ones 2009-09-16 17:57:54 +00:00
Bhaskara Marthi 1bdef54035 added a fix to guarantee, in the case of fixed-length arrays, that a default constructed message is valid 2009-09-14 23:44:31 +00:00
Ken Conley 8a1a03f015 sound drivers 0.2.0 2009-09-11 03:08:16 +00:00