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

franka_moveit_config not found #82

Open
shortcastovercoffee opened this issue Dec 3, 2024 · 1 comment · May be fixed by #85
Open

franka_moveit_config not found #82

shortcastovercoffee opened this issue Dec 3, 2024 · 1 comment · May be fixed by #85

Comments

@shortcastovercoffee
Copy link

I am trying out the example

ros2 launch franka_moveit_config moveit.launch.py robot_ip:=dont-care use_fake_hardware:=true

But it says

Package 'franka_moveit_config' not found: "package 'franka_moveit_config' not found

@AndreasKuhner
Copy link
Member

Hi @shortcastovercoffee ,
we unfortunately did a small typo... instead of the package franka_moveit_config it is franka_fr3_moveit_config.

Hence, the command ros2 launch franka_fr3_moveit_config moveit.launch.py robot_ip:=dont-care use_fake_hardware:=true should work.

Cheers,
Andreas

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

Successfully merging a pull request may close this issue.

2 participants