Commit Graph

2829 Commits

Author SHA1 Message Date
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
Brian Gerkey 90240853f3 also change group ID 2010-12-31 18:36:33 +00:00
Brian Gerkey 4727d752ae When under sudo, drop back to normal user, #2884. 2010-12-31 18:18:26 +00:00
Brian Gerkey c202d0fc49 applied python 3 compat patch from #3222 2010-12-31 01:40:39 +00:00
Ken Conley 663162dd6c python26 2010-12-31 00:44:54 +00:00
Brian Gerkey ca2b2be40c Moved roslang inclusion to inside rosbuild_genmsg and rosbuild_gensrv, to
avoid running the client code unnecessarily, and to allow later calls to
rosbuild_add_generated_msgs and friends, #2968.
2010-12-30 19:33:51 +00:00
Brian Gerkey 36da65d3bf added check for extreme directory depth, #2218 2010-12-30 19:05:42 +00:00
Brian Gerkey c8d9a0499f applied patch from #2813 2010-12-30 18:32:22 +00:00
Brian Gerkey 569f80237d create intermediate directories as necessary for downloaded files, #2970 2010-12-30 18:19:10 +00:00
Brian Gerkey f24a10bbfe Switch from _rosbuild_remove_duplicates() to CMake's own
list(REMOVE_DUPLICATES).  Turns out that my version was brittle in that
it didn't clear the outlist before building it up.  This led to
accumulation of libraries in gtest-linked executables, in turn leading to
spurious relinking, #2460.
2010-12-30 17:52:58 +00:00
Brian Gerkey 04ab3aacec fix rosbuild_untar_file bug #3034 2010-12-30 16:35:31 +00:00
Ken Conley 2dc4267f6c update py26-wxpython on macports. still some issues with cairo on my machine 2010-12-30 02:21:06 +00:00
Ken Conley 360b38b7e3 switching to wxWidgets-python for OSX 2010-12-29 09:15:08 +00:00
Ken Conley bae1431e5f test case for roscreate-stack r12666 regression 2010-12-29 07:35:12 +00:00
Ken Conley 51b755cd7f bug fix for --show-deps variable init error 2010-12-29 07:34:50 +00:00
Ken Conley d192e01b47 fixed bad roscreate-stack test 2010-12-29 00:39:08 +00:00
Ken Conley 1559239bd1 roscreate-stack: improvements to ros_comm dependency detection and license list 2010-12-29 00:16:13 +00:00
Ken Conley f56fa3ac07 removing unused swig rosdep 2010-12-29 00:00:48 +00:00
Ken Conley 6afb79047b removing unused ant rosdep 2010-12-29 00:00:17 +00:00
Ken Conley d7eea46f30 removing unused ruby dep 2010-12-28 23:59:22 +00:00
Ken Conley 7af3358855 moved matplotlib, pil, numpy, and paramiko to ros_comm 2010-12-28 23:54:24 +00:00
Brian Gerkey 77971c42e4 applied patch to use standard OpenMP detection, #3184 2010-12-28 17:41:17 +00:00
Tully Foote 3a1329f389 cleaning up old rosdeps 2010-12-27 16:50:10 +00:00
Brian Gerkey 6ff9b6371e Fixed #3191. 2010-12-24 17:09:07 +00:00
Brian Gerkey ecb76c0d43 part of the patch from #3177 that should have been committed with r12442 2010-12-24 17:08:37 +00:00
Brian Gerkey 841a30894f step 2 of fixing structure test 2010-12-24 16:55:15 +00:00
Brian Gerkey 7559e6091c step 1 of fixing structure test 2010-12-24 16:52:06 +00:00
Jeremy Leibs 5f2fdc64d9 Rosmake now includes list of stacks 2010-12-20 23:39:29 +00:00
Ken Conley 341a8ad0e1 switching to py26 for mac from py25 2010-12-20 21:28:26 +00:00
Tully Foote 37c3ae6820 fixing popen to subprocess #3207 2010-12-20 19:23:21 +00:00
Ken Conley f28bc073d7 moved apr and log4cxx to ros_comm 2010-12-20 19:01:17 +00:00
Brian Gerkey f50b42790f removed logging namespace, for 2.5 compat 2010-12-18 17:58:40 +00:00
Brian Gerkey 8a0f9ee562 dummy commit 2010-12-18 01:14:54 +00:00
Ken Conley 889b6ee9cd py25 compat with 2010-12-17 17:05:30 +00:00
Brian Gerkey 440a0c3d13 added tests for -q option, #3177 2010-12-07 04:08:38 +00:00
Brian Gerkey e71585b8f4 Applied modified version of -q patch from #3177 2010-12-07 04:07:06 +00:00
Tully Foote ace4ca441e merging fedora rosdeps from #3164 from thomas.moulard 2010-12-03 23:26:26 +00:00
Jeremy Leibs 212e0b6424 Using -E for extended regex in FreeBSD 2010-12-03 21:24:46 +00:00
Tully Foote 9c40632cc6 reving for release 2010-12-02 02:36:36 +00:00
Tully Foote f24e76e5b0 fixing write to be inside of with open block, this was causing the I/O operation on closed file 2010-11-30 19:54:53 +00:00
Ken Conley e0b7404dff svn ignores 2010-11-24 05:59:58 +00:00
Ken Conley b6a8cfd64f ros 1.3.1 2010-11-20 01:03:28 +00:00
Josh Faust a480f799a0 delete roslib/Header.h, since it is now in the std_msgs package 2010-11-18 04:11:58 +00:00
Ken Conley 7c2bf1c381 rostest->rosunit 2010-11-18 00:46:48 +00:00
Brian Gerkey cba2e9244c remove msg/srv cleaning logic, now that it's in the client libs, #3135 2010-11-12 04:19:57 +00:00
Brian Gerkey d2dc5d5fd0 added rosbuild_get_*_version(), #3010 2010-11-12 03:08:56 +00:00
Brian Gerkey 6cdb5eb14d Moved roslang-specific stuff into roslang/roslang.cmake, and made
rosbuild's usage of it optional.  Now roslang can live outside the ros
stack, #3108.
2010-11-12 02:38:02 +00:00