-
Notifications
You must be signed in to change notification settings - Fork 19
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
[ERROR] [1636805101.138944786]: Failed to build tree: child link [front_camera] of joint [front_camera_bracket_joint] not found #11
Comments
Hi, It is appreciated to fix this problem and create a pull requests. |
Thanks for your feedback. After googling around, I find that it is because Noetic forbids the lack of namespace in xacro, as in this question. I successfully solve this problem after adding However, another problem pops up, which shows the error message
I notice that this problem may lie in the roborts package. Could you please give some instructions on how to solve this problem? |
Just a following up comment, it seems that the cause of the above problem is that the |
Hi, |
Hi @dongmingli-Ben , do you have the code adapted to work with ROS Noetic? Can I contact you to share it? |
Thanks for your great work!
I ran the command
roslaunch rm_simulator ridgeback_robots.launch
following the instructions in README and ran into the above error with ROS version being Neotic. However, earlier I did almost the same thing on Melodic and no error occurs. As I am new to ROS and gazebo, could you please provide some help on how to resolve this issue?Expected Outcome:
No error, four robots appear on the map.
Ubuntu version: 20.04
ROS version: Noetic
Error trace:
The text was updated successfully, but these errors were encountered: