Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Mar 2021 18:48:47
1.0.4_1

|
pi  |
devel/ros-urdfdom: fix breakage after update to ros-console_bridge 1.0.1
The CMakelist.txt to the urdfdom claimed it required version 0.3
of console_bridge, but it actually didn't. The specific version
check has been removed upstream, but no release has come yet. So,
I just brought do the same thing here.
This fixes the build of devel/ros-urdfdom
PR: 253994
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> (maintainer) |
09 Feb 2020 16:14:17
1.0.4

|
rene  |
devel/ros-urdfdom: update to 1.0.4
PR: 243569
Submitted by: trueos@norwegianrockcat.com (maintainer) |
24 Nov 2019 19:53:40
1.0.3_1

|
pi  |
merge duplicate ROS-related ports in devel and misc
There are currently duplicate ports for ROS:
devel/ros-console_bridge and misc/console-bridge
devel/ros-urdfdom and misc/urdfdom
devel/ros-urdfdom_headers and misc/urdfdom-headers
This patch merges the misc ports into the devel ports. The upshot
should be that the duplication and confusion is removed but we keep
the functionality.
PR: 241744
Submitted by: Trenton Schulz <trueos@norwegianrockcat.com> (maintainer)
Approved by: yuri (maintainer of the duplicate ports) |
25 Sep 2019 11:57:54
1.0.3

|
linimon  |
Fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (tier-2 blanket) |
25 Sep 2019 05:21:53
1.0.3

|
pi  |
New port: devel/ros-urdfdom
The URDF (U-Robot Description Format) library provides core data
structures and a simple XML parsers for populating the class data
structures from an URDF file.
WWW: https://wiki.ros.org/urdf
PR: 224898
Submitted by: Trenton Schulz <trenton@norwegianrockcat.com> |