Skip to content
New issue

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

ROS2 Humble: xacro error #37

Open
Gaurav-Kushwaha-1225 opened this issue Jun 23, 2024 · 2 comments
Open

ROS2 Humble: xacro error #37

Gaurav-Kushwaha-1225 opened this issue Jun 23, 2024 · 2 comments

Comments

@Gaurav-Kushwaha-1225
Copy link

Gaurav-Kushwaha-1225 commented Jun 23, 2024

friday_code@JARVIS:~/Desktop/New Folder$ ros2 launch articubot_one launch_sim.launch.py world:=./src/articubot_one/worlds/obstacles.world
[INFO] [launch]: All log files can be found below /home/friday_code/.ros/log/2024-06-24-04-14-08-183378-JARVIS-68874
[INFO] [launch]: Default logging verbosity is set to INFO
[ERROR] [launch]: Caught exception in launch (see debug for traceback): executed command failed. Command: xacro /home/friday_code/Desktop/New Folder/install/articubot_one/share/articubot_one/description/robot.urdf.xacro use_ros2_control:=true sim_mode:=true
Captured stderr output: Usage: xacro [options] <input>

xacro: error: expected exactly one input file as argument

I am getting this error repeatedly ??

@0jeetparmar0
Copy link

install xacro
sudo apt install ros-humble-xacro

@0RBalaji
Copy link

0RBalaji commented Sep 5, 2024

This issue is because the path to the urdf file (robot.urdf.xacro) in the launch file isnt right.
Verify the path given in the launch file.
Share the launch file snippet once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants