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

resource not found: hector_xacro_tools #2

Open
guiskibh opened this issue Sep 7, 2022 · 1 comment
Open

resource not found: hector_xacro_tools #2

guiskibh opened this issue Sep 7, 2022 · 1 comment

Comments

@guiskibh
Copy link

guiskibh commented Sep 7, 2022

Hi, I am trying to launch:

roslaunch taurob_tracker_bringup bringup.launch

but I get the following error:

Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

xacro: in-order processing became default in ROS Melodic. You can drop the option.
resource not found: hector_xacro_tools
ROS path [0]=/opt/ros/noetic/share/ros
ROS path [1]=/home/ros/catkin_ws/src
ROS path [2]=/opt/ros/noetic/share
when processing file: /home/ros/catkin_ws/src/taurob_tracker_simulation/taurob_tracker_description/urdf/taurob_tracker_flipper_dae.xacro
RLException: while processing /home/ros/catkin_ws/src/taurob_tracker_simulation/taurob_tracker_gazebo/launch/taurob_tracker_world.launch:
Invalid tag: Cannot load command parameter [robot_description]: command [['/opt/ros/noetic/lib/xacro/xacro', '--inorder', '/home/ros/catkin_ws/src/taurob_tracker_simulation/taurob_tracker_description/urdf/taurob_tracker_flipper_dae.xacro', 'laser_rot:=0.0']] returned with code [2].

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

I am running on Noetic, Ubuntu 20.04.
Any suggestion on how to solve this issue?
Thanks

@guiskibh
Copy link
Author

guiskibh commented Sep 7, 2022

Ok, it seems that cloning this into your catkin ws:

git clone https://github.com/tu-darmstadt-ros-pkg/hector_models

and then catkin_make works.

@guiskibh guiskibh changed the title Is Noetic supported? resource not found: hector_xacro_tools Sep 7, 2022
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

1 participant