Tully Foote
|
b507be75af
|
removing rosdep install from Makefile
|
2009-11-24 02:22:15 +00:00 |
Tim Field
|
070b94900f
|
comment out dependencies on opencv packages (will have to move rxplay to ros-pkg or use plugins)
|
2009-11-23 10:31:18 +00:00 |
Tim Field
|
ee8dbc0e25
|
rxplay should use opencv2 (not opencv_latest)
|
2009-11-23 10:13:10 +00:00 |
Tim Field
|
b46ba56215
|
rxplay executable
|
2009-11-23 10:05:51 +00:00 |
Tim Field
|
2d9d81209d
|
initial version of rxplay
|
2009-11-23 10:04:44 +00:00 |
Morgan Quigley
|
57ff602cdf
|
handle 64-bit vm's, and hopefully put the debs in the right place so apt-get will do the right thing for 32/64 bit architectures
|
2009-11-23 08:58:04 +00:00 |
Morgan Quigley
|
cf63803a64
|
add an invocation of 'rosdep install' before rosmake tries to build the packages in the 'minimal' target, since they have system dependencies that must be met.
|
2009-11-23 05:36:09 +00:00 |
Morgan Quigley
|
662dab7e91
|
do a proper crawl on the packages right before they're tossed in the deb, to ensure that ROS_NOBUILD gets dropped in each package, no matter how deep they are.
|
2009-11-23 04:48:48 +00:00 |
Morgan Quigley
|
370aae4273
|
a tiny bit of cleanup, and adding ROS_NOBUILD files to the debs, hopefully
|
2009-11-23 04:30:45 +00:00 |
Morgan Quigley
|
bb90f28c77
|
generate a ros-DISTRO-all deb, which depends on all debs in the distro, to simplify the kitchen-sink install
|
2009-11-22 07:11:11 +00:00 |
Morgan Quigley
|
59cffe19f1
|
debs were not being generated in the appropriate place in the filesystem; they were clobbering each other in /opt/ros/latest
|
2009-11-22 06:32:37 +00:00 |
Brian Gerkey
|
67fb36baef
|
Added warnings for unnecessary calls to rosbuild_genmsg and rosbuild_gensrv
|
2009-11-22 00:42:48 +00:00 |
Brian Gerkey
|
31738482aa
|
Fixed bug that was causing unnecessary call to non-existing command when no
msg/srv files were found.
|
2009-11-22 00:37:01 +00:00 |
Brian Gerkey
|
5580908020
|
Added better debug output when rospack fails
|
2009-11-22 00:14:44 +00:00 |
Morgan Quigley
|
c9517a3b47
|
vm_build_distro will work on /opt/ros, and will now also be attempting to generate debs when it's done
|
2009-11-20 09:23:50 +00:00 |
Morgan Quigley
|
c689e6db4f
|
fix a few minor things in the control files that lintian was complaining about
|
2009-11-20 09:23:07 +00:00 |
Morgan Quigley
|
6f5cb0b35c
|
assemble_debs now will really build debs, woo hoo
|
2009-11-20 09:09:04 +00:00 |
Morgan Quigley
|
f5dd5c86ed
|
first hack at a pure python implementation of the most basic rospack functionalities: 'rospack find' and 'rospack list', for use on android or other platforms that don't have C++ STL
|
2009-11-20 06:22:35 +00:00 |
Tully Foote
|
87b104ef47
|
adding lsb_release usage tested on ubuntu
|
2009-11-19 20:12:19 +00:00 |
Tully Foote
|
05835ff4f7
|
test asserting basic gv values
|
2009-11-19 19:35:44 +00:00 |
Tully Foote
|
5b8d2bc24a
|
removing source of rxdeps test
|
2009-11-19 18:43:11 +00:00 |
Tully Foote
|
9d62cf4ab5
|
adding test_rxdeps
|
2009-11-19 18:42:44 +00:00 |
Tully Foote
|
e3d5c5deb2
|
adding first cut test_script so I can move it
|
2009-11-19 18:39:06 +00:00 |
Ken Conley
|
d9b4c4eac8
|
roscreate-pkg: no longer create package/src/package, just package/src for python
|
2009-11-19 18:20:08 +00:00 |
Tully Foote
|
9e37a0f409
|
adding test packages for rxdeps testing hidden inside package
|
2009-11-19 18:08:48 +00:00 |
Morgan Quigley
|
319860aa9d
|
beginnings of an assemble_debs script, which is intended to run after a 'build_distro latest /opt/ros' invocation. it snarfs through an installation and currently builds the debian control files, including running rosdep to grab all the native debian dependencies. more hacking to do...
|
2009-11-19 08:32:33 +00:00 |
Morgan Quigley
|
a2682d7c68
|
add a ROSDEP_REINSTALL environment variable, which can be set so that native package installation lines are always generated by rosdep. The only current use for this is when generating debian packages, where we want to know all of the debian package dependencies of a 'rosdep generate_bash' invocation, rather than only the ones that need to be installed (which will be an empty set on any updated development box)
|
2009-11-19 08:09:52 +00:00 |
Morgan Quigley
|
861e806684
|
better error handling... vbox was bailing because of a duplicated state and it wasn't halting in a logical place.
|
2009-11-19 05:52:38 +00:00 |
Morgan Quigley
|
49833762c6
|
make build_distro slightly more parameterized, and tweak vm_build_distro to reflect this
|
2009-11-19 05:34:45 +00:00 |
Morgan Quigley
|
56ee1956fa
|
fix ros_package_path, so it actually will try to build the packages...
|
2009-11-19 04:58:40 +00:00 |
Ken Conley
|
871a7317bb
|
rosversion 0.10
|
2009-11-18 23:32:00 +00:00 |
Tully Foote
|
8ec6478c20
|
inserting rhel and fedora rosdep targets #1996
|
2009-11-18 22:18:30 +00:00 |
Tully Foote
|
10b35f73b1
|
fixing packages being tested #2020
|
2009-11-18 21:29:48 +00:00 |
Morgan Quigley
|
1ad7671887
|
add debian sid library needed for boost to work, #1792
|
2009-11-18 20:36:32 +00:00 |
Tully Foote
|
5513907538
|
reverting accidental additional commits made in r6925
|
2009-11-18 17:44:44 +00:00 |
Brian Gerkey
|
bb7bbf2869
|
Added ros_experimental and ros_tutorials
|
2009-11-18 07:48:06 +00:00 |
Brian Gerkey
|
24d8f6c0e6
|
Added svn info call to determine repository
|
2009-11-18 03:57:27 +00:00 |
Brian Gerkey
|
baf4a849e7
|
Fixed two more URIs
|
2009-11-18 01:51:18 +00:00 |
Brian Gerkey
|
a7597b33a8
|
Removed leading 'tags' from 'trunk'
|
2009-11-18 01:39:29 +00:00 |
Josh Faust
|
9a9f9c330b
|
rate-limit warning about auto-filling, and print the message type in the warning as well
|
2009-11-18 01:38:22 +00:00 |
Brian Gerkey
|
054dd77d51
|
Fixed repo URIs, and switched from latest to trunk across the board
|
2009-11-18 01:37:50 +00:00 |
Brian Gerkey
|
08039a5923
|
special-casing ros
|
2009-11-18 01:20:07 +00:00 |
Brian Gerkey
|
0277d300cd
|
Added write of setup.bash
|
2009-11-18 01:18:01 +00:00 |
Brian Gerkey
|
8048801595
|
Added script to checkout from multiple repos, plus a file full of keys into
the master repo list, which lives in rosbrowse/repos.
|
2009-11-18 01:09:46 +00:00 |
Tully Foote
|
2b6937015a
|
fixing dpkg-query to detect installed vs previously installed, added check method, and made bash script display to screen immediately
|
2009-11-17 22:05:10 +00:00 |
Tully Foote
|
2c9d5fbad9
|
fixing dpkg_detect to work when something has been removed
|
2009-11-17 21:41:03 +00:00 |
Brian Gerkey
|
2688faae66
|
Added check for empty cache path, to avoid writing temporary cache file into . (related to #2042)
|
2009-11-17 17:07:38 +00:00 |
Ken Conley
|
77acc5a3f8
|
roslib: setup_default_environment had a bad ROS_LOG_DIR setting
|
2009-11-17 07:48:29 +00:00 |
Ken Conley
|
28abc13d0f
|
roslib: #2042 [from ros] import style now converts invalidrospkgexception to an import error, which mutes the stack trace a bit and converts to better typing
|
2009-11-17 07:41:21 +00:00 |
Ken Conley
|
0e975a8607
|
rxgraph: runtime check for graphviz/dot installation before proceeding
|
2009-11-17 07:10:08 +00:00 |