Commit Graph

72 Commits

Author SHA1 Message Date
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
Ken Conley 08f810667a roslib.stacks: #2199 fixed precedence bug. also added regression tests 2009-12-19 22:43:41 +00:00
Tully Foote ae0b1edab5 adding platform supported methods to roslib.packages #2187 2009-12-18 23:27:23 +00:00
Ken Conley 36c5f21317 roslib.stacks: performance tuning get_stack_dir, list_stacks 2009-12-18 21:31:32 +00:00
Tully Foote c57b5580ec fixing test on non ubuntu 2009-12-18 04:17:25 +00:00
Ken Conley a2cc6606bb roslib.manifest: #2186 support for platform tag 2009-12-18 02:54:05 +00:00
Tully Foote 84330eb94f converting get_os_specific_class to get_os and adding tests #2194 2009-12-18 02:53:37 +00:00
Ken Conley 28b0ed1366 test_roslib: updated tests for names 2009-12-18 02:53:29 +00:00
Tully Foote 9100825431 OSBase added to os_detect and OSAbstraction renamed to OSDetect as per API review #2194 2009-12-18 02:22:59 +00:00
Ken Conley 3e85bbbfea roslib.names: updated unit test 2009-12-18 01:57:15 +00:00
Ken Conley 6a1ea6d711 roslib.names: updated to current namespec, added separate routines for base names and resource names. Removed ROSNameException and replaced usage with ValueError 2009-12-18 01:54:40 +00:00
Tully Foote 55b7590c40 adding roslib changes 2009-12-17 00:07:30 +00:00
Brian Gerkey 3727cbaf1a Explicitly point ROS_ROOT at a non-existent directory for tests. 2009-12-15 17:02:33 +00:00
Ken Conley 2c278a6606 test_roslib: changed rr/rpp config so that rr no longer overlapped 2009-12-15 07:32:36 +00:00
Ken Conley 8aa30712fc roslib: #2150 fixed list_pkgs_by_path to respect path order 2009-12-15 01:03:16 +00:00
Ken Conley e9b7c0ee13 test_roslib: missing test msg 2009-12-10 02:05:59 +00:00
Ken Conley 293ee98913 roslib: #2128 check_types() now validates Header correctly 2009-12-10 00:00:21 +00:00
Ken Conley 21ebc92fbf test_roslib: removed scriptutil rospack test 2009-12-08 02:06:54 +00:00
Ken Conley f64fe0281d test_roslib: normpath rospack return value for string compares 2009-12-08 02:01:08 +00:00
Ken Conley 034a61ee76 test_roslib: more tests for packages/stacks. needs to be more intensive 2009-12-08 01:31:59 +00:00
Ken Conley 60669b4015 test_roslib: missing export 2009-12-08 01:31:30 +00:00
Ken Conley a9a2e1556e roslib: added type check to expand_to_packages 2009-11-12 21:28:17 +00:00
Ken Conley ed60680ec4 roslib: #2022 expand_to_packages() with some basic unit tests 2009-11-12 21:24:44 +00:00