Robotics StackExchange | Archived questions

roslaunch mybot_gazebo mybot_world.launch ERROR

RLException: Invalid tag: Cannot load command parameter [robotdescription]: no such command [['/opt/ros/noetic/share/xacro/xacro.py', '/home/eypcydm/mybotws/src/mybot_description/urdf/mybot.xacro']].

Param xml is The traceback for the exception was written to the log file

How is the solution?

Asked by eyupciydem on 2023-02-09 10:01:23 UTC

Comments

There seems to be a deficiency in /home/eypcydm/mybot_ws/src/mybot_description/urdf/mybot.xacro Please refer here. https://answers.ros.org/question/122021/xacro-problem-invalid-param-tag-cannot-load-command-parameter-robot_description/?answer=122051#post-id-122051

Asked by miura on 2023-02-11 07:00:13 UTC

Answers