Brian Gerkey
|
8290dca183
|
deleting rostar, spurred on by #3758
|
2011-11-19 18:11:40 +00:00 |
Ken Conley
|
911b9ed0fb
|
merging r15360
|
2011-11-14 18:06:27 +00:00 |
Brian Gerkey
|
884306fb2a
|
deprecated the *_future macros, in response to #3622
|
2011-11-09 05:28:55 +00:00 |
Brian Gerkey
|
e31d2b9080
|
Make the eclipse-project target more robust to CMake errors, #3738
|
2011-11-08 21:40:44 +00:00 |
Ken Conley
|
f51bfafa67
|
merging r15335
|
2011-11-07 20:43:00 +00:00 |
Bhaskara Marthi
|
2d337d3891
|
Fix bug in rosrun/terminate-and-restart
|
2011-11-03 15:08:36 +00:00 |
Ken Conley
|
ad18deb25f
|
merging r15310
|
2011-11-02 21:00:13 +00:00 |
Tully Foote
|
b8bd9ada3a
|
mark specified packages as ROS_NOBUILD #3725
|
2011-10-26 18:41:29 +00:00 |
Brian Gerkey
|
8532ebc883
|
Implemented profile command.
|
2011-10-25 01:01:21 +00:00 |
Ken Conley
|
95b9ed1677
|
merging r15281
|
2011-10-24 22:53:45 +00:00 |
Brian Gerkey
|
ccf0e3f17a
|
Added langs. Down to 2 test failures. After that, need to add re-crawl
logic in a few places.
|
2011-10-24 20:52:38 +00:00 |
Brian Gerkey
|
97d112c789
|
added plugins command
|
2011-10-24 19:26:04 +00:00 |
Brian Gerkey
|
82cf30f1f3
|
merged r15273 from 1.6
|
2011-10-24 16:12:34 +00:00 |
Brian Gerkey
|
3364a379e8
|
Down to 8 test failures. Almost there...
|
2011-10-23 23:45:43 +00:00 |
Brian Gerkey
|
8fd83d8d1e
|
revert accidental commit
|
2011-10-22 23:24:16 +00:00 |
Brian Gerkey
|
66605dfc43
|
more stuff is working; we're down to 24 failing tests; exports are next
|
2011-10-22 23:23:52 +00:00 |
Brian Gerkey
|
2ff0ba5107
|
added check for cwd being a stackage
|
2011-10-22 17:56:44 +00:00 |
Brian Gerkey
|
dfc0065a68
|
added missing header
|
2011-10-22 17:39:53 +00:00 |
Brian Gerkey
|
57d54858cb
|
stop exposing tinyxml
|
2011-10-22 17:37:42 +00:00 |
Brian Gerkey
|
4e374754e8
|
list, list-names, deps, and deps1 are working
|
2011-10-22 17:27:31 +00:00 |
Brian Gerkey
|
500d283b49
|
added logging system
|
2011-10-22 00:31:31 +00:00 |
Brian Gerkey
|
9ee578f9e1
|
switch build mode back to release
|
2011-10-21 22:19:12 +00:00 |
Brian Gerkey
|
e895474f6b
|
added cmdline parser
|
2011-10-21 22:18:40 +00:00 |
Brian Gerkey
|
e09a3d34bc
|
comments in CMakeLists.txt
|
2011-10-21 21:26:48 +00:00 |
Brian Gerkey
|
0352a628c3
|
boost fs v2/v3 compat
|
2011-10-21 21:20:23 +00:00 |
Brian Gerkey
|
87afcabccf
|
linux build fixes
|
2011-10-21 21:06:25 +00:00 |
Ken Conley
|
ebc6b7e059
|
merging r15250 #3718
|
2011-10-20 17:36:29 +00:00 |
Brian Gerkey
|
95a9de83f1
|
the start of the rospack rewrite; crawler works, with caching
|
2011-10-20 04:36:30 +00:00 |
Ken Conley
|
547d7554f3
|
merging r15209 and r15208, patches from wjwwood for osx 64-bit
|
2011-10-19 23:30:53 +00:00 |
Ken Conley
|
7510566e5b
|
osxbrew rosdep rules
|
2011-10-19 23:28:25 +00:00 |
Ken Conley
|
32c344ffdd
|
rolling back r14887, #2884 as it caused regressions in debbuilder
|
2011-10-19 22:55:37 +00:00 |
Ken Conley
|
03f3185b1c
|
fix --text reporting for rosunit
|
2011-10-11 20:20:03 +00:00 |
Ken Conley
|
e1c3ca7b43
|
getting rid of roslib.exception use
|
2011-10-10 21:22:53 +00:00 |
Ken Conley
|
36f144849a
|
adding rosgraph to rosparma path
|
2011-10-10 20:56:14 +00:00 |
Ken Conley
|
ad845718fd
|
soft-fail on dependency check to match old behavior for gen_dynamic
|
2011-10-10 20:50:13 +00:00 |
Ken Conley
|
cdbf2c4c7b
|
adding genpy import
|
2011-10-07 20:28:51 +00:00 |
Ken Conley
|
df4683bbe4
|
renaming genpy to prevent name collision
|
2011-10-07 20:17:16 +00:00 |
Ken Conley
|
fc663a51a7
|
porting to genpy.TVal/Time/Duration
|
2011-10-07 20:12:38 +00:00 |
Ken Conley
|
aaaa5cc730
|
removing rostime tests (now part of genpy)
|
2011-10-07 19:55:45 +00:00 |
Ken Conley
|
7239a3d64b
|
rostime is moved to genpy. Have to remove to prevent nasty type conflicts
|
2011-10-07 19:54:18 +00:00 |
Ken Conley
|
97355b3173
|
port to rospkg
|
2011-10-06 18:59:50 +00:00 |
Ken Conley
|
4e5722482e
|
clean_junit_xml: ported to rospkg
|
2011-10-06 18:58:46 +00:00 |
Ken Conley
|
1ae63bcfd9
|
ported to rospkg
|
2011-10-06 18:57:56 +00:00 |
Ken Conley
|
0e5ed35f28
|
roscreate: bug fixes in rospkg port
|
2011-10-06 18:56:49 +00:00 |
Ken Conley
|
d70d240d02
|
bug fix for local var name
|
2011-10-06 03:02:27 +00:00 |
Ken Conley
|
4a94f50bde
|
roslib.stacks: bug fix for different precendence order
|
2011-10-06 03:01:32 +00:00 |
Ken Conley
|
38f5996731
|
fix rosservice path for new deps
|
2011-10-06 03:01:17 +00:00 |
Ken Conley
|
da5db91807
|
roslib.gentools: getting rid of roslib.rospack use
|
2011-10-06 02:53:47 +00:00 |
Ken Conley
|
5b08cc8a64
|
roslib: continuing to unwind the ball of yarn of interdepends
|
2011-10-06 02:51:15 +00:00 |
Ken Conley
|
e13cf1b5ad
|
roslib: getting rid of resolve_path/resolve_paths/on_ros_path
|
2011-10-06 02:19:29 +00:00 |