| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
0.2.4_2
|
dinoex  |
- update png to 1.5.10 |
23 Apr 2012 18:22:14
0.2.4_1
|
rene  |
Drop maintainership. |
31 May 2011 22:24:13
0.2.4_1
|
rene  |
Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.
Port changes:
- distribution files are now fetched from upstream servers instead of
using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build |
09 Feb 2011 07:31:59
0.2.4
|
rene  |
Update to 0.2.4, adding turtle_teleop_key and a Diamondback image of the
turtle. This is still from the C-Turtle branch.
Feature safe: yes |
29 Nov 2010 15:19:18
0.2.3
|
rene  |
- Upgrade to 0.2.3
- No need for USE_LDCONFIG
- Use WRKSRC instead of WRKDIR in the MAKE environment to point to the
build directory |
06 Nov 2010 10:10:07
0.2.2_1
|
rene  |
- Move the core ros files from PREFIX/ros to PREFIX/ros/ros, this is
necessary to be able to upgrade add-on packages (like ros_tutorials) in
place due to the way rosmake searches for packages.
- Update ros/pkg-descr and ros_tutorials to reflect this
- Partially fix build with Clang (ros does not link yet)
- Makefile cleanups for devel/ros
- Bump PORTREVISIONs |
01 Nov 2010 12:47:34
0.2.2
|
rene  |
ros_tutorials contains packages that demonstrate various features of ROS,
as well as support packages which help demonstrate those features.
This includes using messages, servers, parameters, etc.
This package accompagnies the tutorials at
http://www.rog.org/wiki/ROS/Tutorials
WWW: http://www.ros.org/wiki/ros_tutorials |