-
Notifications
You must be signed in to change notification settings - Fork 1
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
MoveIt does not work. #5
Comments
Very hacky (hardcoded entries for |
Hi @danzimmerman , i've seen you tried getting moveit to work. I tried to use your changes to this repo with the your version of the Universal Robots Gazebo Simulation Package. Because i'm getting an error while trying to launch it i thought i'd share it with you. Heres my error:
|
Hi @danzimmerman , So i noticed that i forgot to set the ur_type parameter in my last answer. I tried running it again with the parameter set. Unfortunately it also didn't work with the parameter set. Heres what i got in my console:
|
Just to verify, you checked out and built the dz/exp-joint-dyn-moveit branch? |
Oh no, i just overlooked that there was a new branch. Sorry! Edit: Output
|
Yeah so i retried running it today and tried to tweak some strings in my system for maximum performance (i thought maybe i have some issues showing and rendering the model in 3 different Windows) but unfortunately that didn't help. Output is still the same as in the Edit if my last post. |
I think this is the issue:
I'd check your Apparently you need to be using the en_US.UTF-8 locale, see ros-visualization/rviz#1151 (comment)
|
Great thank you so much! The ˋLC_NUMERIC=en_US.UTF-8 ros2 launchˋ approach worked for me just fine! I'm really thankful that it works now! |
I'm opening this and closing #1.
The MoveIt launch file doesn't pick up the correct
.xacro
files, so the robot's joints break in Gazebo when trying to control it with MoveIt.The text was updated successfully, but these errors were encountered: