-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
-
The
URDFParserfactory inside the CLI:Line 165 in 64728da
urdf_parser = URDFParser.from_ros_xacro( internally relies on
ament_index_python:Line 64 in 64728da
from ament_index_python import get_package_share_directory to turn
xacrointo URDF. -
The
Robotfactory:Line 187 in 64728da
robot = Robot.from_urdf_parser( internally uses the
ament_index_python:Line 161 in 64728da
from ament_index_python import get_package_share_directory to compile the mesh paths.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request