We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, I have a problem and I hope you can help me with the command roslaunch bluerov_ros_playground rviz.launch I get the following error:
Cannot load command parameter [robot_description]: no such command [['/opt/ros/noetic/share/xacro/xacro.py', '--inorder', '/catkin_ws/src/bluerov_ros_playground-master/model/BlueRov2.urdf.xacro']].
I am using NOETIC and ubuntu 20, I don't know if this is a problem, thank you very much.
The text was updated successfully, but these errors were encountered:
Try to run the xacro command manually and check the output, it may have something useful.
Sorry, something went wrong.
how can I run the xacro command manually?
check the error message:
/opt/ros/noetic/share/xacro/xacro.py --inorder /catkin_ws/src/bluerov_ros_playground-master/model/BlueRov2.urdf.xacro
No branches or pull requests
Hello, I have a problem and I hope you can help me with the command roslaunch bluerov_ros_playground rviz.launch I get the following error:
Cannot load command parameter [robot_description]: no such command [['/opt/ros/noetic/share/xacro/xacro.py', '--inorder', '/catkin_ws/src/bluerov_ros_playground-master/model/BlueRov2.urdf.xacro']].
I am using NOETIC and ubuntu 20, I don't know if this is a problem, thank you very much.
The text was updated successfully, but these errors were encountered: