URDF is widely used both inside and outside the ROS community. The canonical URDF parser in ROS (urdfdom) has been maintained by the ROS PMC but is being transferred to the ROS Controls PMC. To support this transition and ensure responsible evolution of the URDF spec, a versioning and releasing strategy has been followed to add features in new versions of the specification: URDF 1.1 and 1.2. This talk details the strategy and the long-requested new features, which include quaternion-based orientation, capsule geometry and extended joint limits including acceleration, deceleration, and jerk.
https://github.com/roboptim -> provides a way to calculate the capsules, however as the URDF doesn't support it, it adds a macro to the URDF, basically adding a cylinder and two spheres at each end to create the capsule.
Speakers:
Sai Kishor Kothakota, PAL Robotics, Robotics Engineer
Steve Peters, Intrinsic, Software Engineering Manager