Commit Graph

2657 Commits

Author SHA1 Message Date
Ken Conley 4691b85385 rostest: #3074 fixing config initialization bug exposed by change r11495 in roslaunch 2010-10-16 15:20:36 +00:00
Tim Field 777a9c533b rosrecord: adding deprecation warning 2010-10-15 01:03:49 +00:00
Tim Field abb8a9a4c6 rosbagmigration: adding deprecation warning 2010-10-15 01:02:29 +00:00
Jeremy Leibs 224998103d Restoring rosrecord so that rosrecord.py can be deprecated properly and downstream packages won't immediately have their dependencies broken 2010-10-15 00:36:14 +00:00
Jeremy Leibs 1ef78f763d Making rosbagmigration work but produce deprecation warnings 2010-10-14 22:50:41 +00:00
Brian Gerkey 4c09ffbd15 Removed premature reference to PROJECT_SOURCE_DIR that causes trouble in certain symlink environments, #3064 2010-10-14 05:14:23 +00:00
Brian Gerkey a4c94a9481 Deleted signal-handling test, because it never worked properly, and now it's causing problem on some build slaves, #3065 2010-10-14 05:11:21 +00:00
Tully Foote eb9df4ec29 Removing genmsg_cpp and all remaining references to it. Toward REP 100 2010-10-13 21:50:49 +00:00
Ken Conley 052f4b464f removing genmsg_cpp dependency 2010-10-13 21:14:29 +00:00
Ken Conley d062f61812 version locking ros to 11490 to restore rosdoc 2010-10-13 03:47:54 +00:00
Ken Conley e5c9839e02 url 2010-10-13 02:09:56 +00:00
Ken Conley 8baf4b4167 removing old file. refers to prdev, so can't possibly work 2010-10-13 00:27:15 +00:00
Ken Conley 42520691a0 no longer used. see release project 2010-10-13 00:26:39 +00:00
Ken Conley 6cc4b93fce removing old files that don't appear to be used based on their contents 2010-10-13 00:26:17 +00:00
Ken Conley 76ebabd3a2 temporarily including repos file until rosdoc3 build is working 2010-10-12 23:22:18 +00:00
Bhaskara Marthi b2f04407d2 Modify cmake scripts to use the python message generator; modify asdf search to look in msg/srv_gen rather than msg/srv 2010-10-12 22:43:35 +00:00
Bhaskara Marthi 448aec30f7 Get service generation working 2010-10-12 21:43:45 +00:00
Ken Conley a0ca8c4af7 roslaunch: lazy init infrastructure 2010-10-12 21:26:17 +00:00
Ken Conley a2c48c9cd7 rosdoc: moved to documentation stack 2010-10-12 21:24:08 +00:00
Ken Conley 7f994c3012 supress stderr to console for rosstack to be same as rospack 2010-10-12 19:28:00 +00:00
Bhaskara Marthi 6c0a563ea2 add code generation of asd file; verify on sensor_msgs, std_msgs, geometry_msgs, nav_msgs 2010-10-12 19:18:29 +00:00
Bhaskara Marthi 23cfb855b8 Get .asd-dep and package file generation working 2010-10-12 17:58:55 +00:00
Ken Conley 8c493fc1ba getting rid of trailing slash to avoid issues with #3061 2010-10-12 02:15:04 +00:00
Bhaskara Marthi c59f5f8d2a Get generator working on all messages in std_msgs and geometry_msgs 2010-10-12 01:30:55 +00:00
Bhaskara Marthi a459e5c24c wip genmsg_lisp 2010-10-10 05:08:20 +00:00
Brian Gerkey 2544bd8416 Applied (modified version of) patch from #3049 to add PyDev support for
Eclipse projects.
2010-10-08 18:48:01 +00:00
Ken Conley 39f899f141 rostopic list -b updated for new rosbag api 2010-10-08 00:05:05 +00:00
Ken Conley b221886128 better error message 2010-10-07 19:27:05 +00:00
Ken Conley 7920f1acc8 a2i client has to use myargv 2010-10-06 23:16:50 +00:00
Ken Conley f08e7e2cf6 rospy #3053 bug fix in implementation of #1852 and better error message 2010-10-05 21:05:13 +00:00
Tully Foote 25b7af83a2 Applying Tinne's rosdep changes for Maverick and cleaning old definitions 2010-10-05 18:50:46 +00:00
Tim Field b70ea45eb5 rosbag: fixing error message for migrating unindexed bag files 2010-10-05 18:45:17 +00:00
Tully Foote 4354732e95 overlaying geometry from hg for rosdoc build 2010-10-01 01:11:12 +00:00
Josh Faust 3ffc0fe808 Fix valgrind "Use of uninitialized value" and "conditional jump or move depends on uninitialized value(s)" errors when subscribers reconnect (#3047) 2010-09-30 23:56:04 +00:00
Ken Conley f5294d6527 patch from Severin Lemaignan, plus unit tests for ROSPackages 2010-09-30 18:01:18 +00:00
Ken Conley f57682645d adding eros 2010-09-30 16:29:52 +00:00
Lorenz Moesenlechner 4d150d73df * Turned ros-info messages into ros-debug messages
* Fixed a bug in service handler: don't access the md5 sum when the service is
  probed
2010-09-29 16:21:52 +00:00
Ken Conley d37490404f removing legacy script 2010-09-28 23:30:29 +00:00
Ken Conley 5cc2b60459 removing doxygen 2010-09-28 23:29:36 +00:00
Ken Conley f548d6af72 fedora updates from Severin Lemaignan 2010-09-28 18:58:57 +00:00
Ken Conley 117080fdb0 undoing r11299. test failure was due to misconfiguration 2010-09-28 04:44:22 +00:00
Ken Conley ebbeba8207 roslib.packages: testing potential fix for issue seen in prerelease regression builds 2010-09-28 04:12:19 +00:00
Ken Conley a387d85ddc rosservice: updating error message per #3002. Also disabling debug print out and catching additional exception case. thanks kruset 2010-09-27 02:27:31 +00:00
Ken Conley 7b77e76668 rospy: #3029 plus a lot more unit tests for unregister 2010-09-27 02:14:45 +00:00
Ken Conley 3dc08bf13f roslib.xmlrpc: re-enabling shutdown code. This appears to have been resolved by cleanup in rospy and roslaunch_caller needs to restart roslaunch 2010-09-24 04:26:07 +00:00
Tim Field f49a8a48b3 rosbagmigration: adding stub package 2010-09-23 01:20:04 +00:00
Brian Gerkey 969747633a fixed #3019 2010-09-20 21:07:49 +00:00
Brian Gerkey 1a2d598d7f Committed the actual fix to #3018 2010-09-20 20:33:51 +00:00
Brian Gerkey df9488599c Fixed #3018, with a test. 2010-09-20 20:15:45 +00:00
Ken Conley 8fb9113225 getting rid of Py2.6 DeprecationWarnings 2010-09-20 18:21:37 +00:00