Commit Graph

94 Commits

Author SHA1 Message Date
Tully Foote 0e17fe52ca patch from #3239 2011-02-09 00:36:22 +00:00
Ken Conley e354ed7d8e fix for standalone ros test 2011-01-05 01:56:24 +00:00
Ken Conley cbae4fe20a rospy->roslib 2011-01-05 01:54:03 +00:00
Ken Conley 9031638f37 removed tests that used ros_comm packages 2010-12-31 21:36:30 +00:00
Ken Conley 2371260266 tests now pass in ros stack 2010-12-31 21:01:16 +00:00
Ken Conley 82f0755bb3 fixes for ros_comm->ros move 2010-12-31 20:47:00 +00:00
Ken Conley 2159137b5c removing test_roslib_comm tests 2010-12-31 20:42:59 +00:00
Ken Conley 69a856e137 copying roslib tests back into ros stack, will remove ros_comm dependent tests after cp 2010-12-31 20:31:52 +00:00
Ken Conley c82e58405f moving test_roslib back to ros stack due to std_msgs and general msg dependencies 2010-11-11 02:03:15 +00:00
Ken Conley 3b447688e1 moving test_roslib back to ros stack 2010-11-11 02:01:42 +00:00
Tully Foote 7864cf084a to ros_comm 2010-10-26 21:09:12 +00:00
Ken Conley 07dee88ebd rospy: #3044 fix for resolution of ~/name plus unit tests 2010-10-26 01:58:00 +00:00
Ken Conley f003bdd331 rospy: #3055 support for __ns remapping 2010-10-25 09:26:18 +00:00
Ken Conley 5973c8582b roslib: #2730 added div overloads, plus float compatibility for * and / 2010-10-25 03:35:03 +00:00
Ken Conley 999797723b removed tests on removed deprecations 2010-10-23 23:00:08 +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 f5294d6527 patch from Severin Lemaignan, plus unit tests for ROSPackages 2010-09-30 18:01:18 +00:00
Brian Gerkey eb57071a8a Added global mutex to control roslib's calls into rospack, because it isn't thread-safe (test included). 2010-09-04 02:02:54 +00:00
Ken Conley 08ad385f9c roslib.packages: bug fix to list_pkgs_by_path where path is relative 2010-08-20 01:05:39 +00:00
Ken Conley 2b7d2af41d adding missing message for test_roslib 2010-06-10 01:51:55 +00:00
Ken Conley 78b9284de0 roslib.message: bug fixes to strify_message to fix YAML compatibility. Strings are still not properly escaped, but embedded message types and empty strings are handled correctly now 2010-06-10 00:17:33 +00:00
Brian Gerkey 77163157c8 Added Ubuntu and MacPorts platform tags. 2010-05-19 21:25:54 +00:00
Ken Conley 3c7200c0eb roslib/rostopic: #1733 time/duration printed representation is now a dictionary 2010-05-11 23:57:36 +00:00
Ken Conley 81426ef182 adding unit test for on_ros_path 2010-05-10 18:34:51 +00:00
Ken Conley ca4080a43b substitution_args: removed default value setting 2010-04-22 22:31:00 +00:00
Ken Conley 8092d94e3c roslib.substitution_args: lower-level support for . Not exposed in roslaunch yet 2010-04-22 18:50:08 +00:00
Ken Conley 2e8ebfa453 fixing broken tests 2010-04-22 07:40:15 +00:00
Ken Conley c8192a998b roslib.stacks: unit tests for #2638 2010-04-21 00:59:34 +00:00
Ken Conley 68b99efea6 fixed test_roslib_distro 2010-04-14 02:20:10 +00:00
Ken Conley 14f2fd0bdd distro.py test from roslib2 2010-04-14 02:00:02 +00:00
Ken Conley 05826c3834 rospy: #1807 #2579 performance tuning of serializers. About 10% faster 2010-04-09 01:08:47 +00:00
Ken Conley e338ce2ec9 more unit tests for roslib.message.fill_message_args 2010-04-08 17:32:55 +00:00
Ken Conley dcce3bc59b test_roslib: adding unit test for check_types so I can work on #2074 2010-04-07 17:28:26 +00:00
Ken Conley 83f99f2400 update to test to handle new string deser 2010-04-02 19:02:42 +00:00
Ken Conley a03cf6614a svn keywords 2010-03-22 23:30:19 +00:00
Ken Conley 9ba6fddb74 adding test_roslib 2010-03-22 22:48:16 +00:00
Ken Conley 43f4c568d2 roslib.is_interactive/set_interactive flags 2010-03-22 22:30:04 +00:00
Ken Conley b15339bdee removing setup_default_environment test now that the routine is gone 2010-03-22 22:23:15 +00:00
Ken Conley 328943c1f7 roslib: #2542 removed roslib/Time.msg 2010-03-18 21:25:43 +00:00
Ken Conley 6b947cca65 rosmaster: adding getTopicTypes in order to support subscribers declaring types 2010-03-18 20:17:47 +00:00
Ken Conley aacd79220f test_roslib: #2514 added ps tests, plus refactored to make it shorter and more readable 2010-03-15 22:56:27 +00:00
Ken Conley f003412a14 roslib: fixing tests 2010-03-06 00:55:59 +00:00
Josh Faust e789e6ac7a Merge message_overhaul branch to trunk 2010-02-18 22:22:20 +00:00
Ken Conley d703706ade roslib: removing roslib.masterapi.getMasterUri as rosmaster removes this redundant/inherited API 2010-02-16 22:02:12 +00:00
Ken Conley cb2623008d roslib: resolve_name() now passes tests correctly. test was configured incorrectly 2010-02-11 19:07:41 +00:00
Ken Conley 877bd047c5 roslib: adding a stripped down resolve_name from rospy to assist with refactoring rosmaster. 2010-02-11 18:59:03 +00:00
Ken Conley fbc75369e8 roslib.rospack: rospack/rosstack execution must be ros_root-relative 2010-01-21 18:19:41 +00:00
Ken Conley 46750e18c9 roslib.msgs: fixed edge cases in resolve_type with both arrays of primitives as well as the Header type 2010-01-18 22:04:29 +00:00
Ken Conley 1d0dcff59f roslib: #2346 roslib.stacks.get_stack_dir now raises InvalidROSStackException to match behavior of get_pkg_dir 2010-01-14 18:55:53 +00:00
Ken Conley f8a87d1625 roslib: #2283 adding partial support for Windows/cygwin. A more complete version of this should be implemented using PATHEXT 2010-01-06 23:10:24 +00:00