-
Notifications
You must be signed in to change notification settings - Fork 196
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
MTC tutorial not working on main #822
Comments
I believe this is a duplicate of: I will to reproduce and test with this open PR ros2/rclcpp#2142 and see if that fixes it |
I am seeing a different error when I run the same
|
yes not a duplicate the error @sjahr posted was after he pressed Ctrl+C I assume he copied the wrong log lines. @Abishalini are you seein that same error every time? |
That was the error I saw consistently until I figured out I had to set
Now I see this error consistently
|
That's a strange error, as the acceleration limits ARE in the config. I think those launch files in the MTC repo need to also include
... and likely same for other launch files |
I made another mistake of running the cartesian executable instead of using the launch file. So the cartesian node was missing parameters causing the error |
The Pick and Place demo is broken. Running It looks like it's coming from child loggers?
EDIT - I rebuilt my workspace and no longer see this. |
Just set up a fresh build on a recently updated rolling -- both work for me with @Abishalini's #832 suggestions. |
Description
When I try to run the MTC demos it fails. Error seems to be related to an rclcpp bug 🙈
Your environment
Steps to reproduce
Terminal 1
Expected behaviour
Demo starts
Backtrace or Console output
The text was updated successfully, but these errors were encountered: