ros / urdf_parser_py

Standalone URDF parser for Python.
BSD 3-Clause "New" or "Revised" License
86 stars 48 forks source link

Remove the from_parameter_server method from urdf.py for ROS 2. #63

Closed clalancette closed 4 years ago

clalancette commented 4 years ago

This can't possibly work on ROS 2, so just remove it.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org