-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hello @TechmanRobotIncOwner,
When we run "roslaunch tm5_900_moveit_config tm5_900_moveit_planning_execution.launch sim:=True" in tutorial, we encountered an issue as follows:
Undefined substitution argument transmission_hw_interface
when processing file: /home/lab605/TM_ws/src/tmr_ros1/tm5_description/urdf/tm5_900_robot.urdf.xacro
RLException: while processing /home/lab605/TM_ws/src/tmr_ros1/tm5_900_moveit_config/launch/planning_context.launch:
Invalid <param> tag: Cannot load command parameter [robot_description]: command [['xacro', '/home/lab605/TM_ws/src/tmr_ros1/tm5_description/urdf/tm5_900_robot.urdf.xacro', 'stl_mesh:=false']] returned with code [2].
Param xml is <param command="xacro '$(find tm5_description)/urdf/tm5_900_robot.urdf.xacro' stl_mesh:=$(arg stl_mesh)" if="$(arg load_robot_description)" name="$(arg robot_description)"/>
The traceback for the exception was written to the log file
It seems like there are some argument errors in launch file. How can we solve this problem?
We appreciate your help!
Metadata
Metadata
Assignees
Labels
No labels