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

Tutorial file doesn't exist: moveit_ros/moveit_servo/launch/servo_example.launch.py #905

Open
VladimirFokow opened this issue Apr 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@VladimirFokow
Copy link

VladimirFokow commented Apr 24, 2024

Description

This tutorial says:

The file that launches this example is
ws_moveit2/src/moveit2/moveit_ros/moveit_servo/launch/servo_example.launch.py

But this file doesn't exist on main or iron branches.


For information:

it exists on the humble branch.
It was described also in this humble tutorial (in rolling docs this same page is now rewritten and contains some different info).


The file was refactored in this PR: renamed to demo_ros_api.launch.py + other changes were done to it.

The tutorial was written here by @henrygerardmoore

...P.S. Probably this issue should be in https://github.com/ros-planning/moveit2_tutorials ?

Your environment

  • ROS Distro: Humble
  • OS Version: Ubuntu 22.04
  • Binary build
  • binary release version: jammy-humble
  • RMW: Cyclone DDS

Expected behaviour

Docs should point to existing files,
and the commands should be correct.

Actual behaviour

File doesn't exist,
some commands use the old names - can't be executed.

@VladimirFokow VladimirFokow added the bug Something isn't working label Apr 24, 2024
@stephanie-eng stephanie-eng transferred this issue from moveit/moveit2 May 7, 2024
@sea-bass
Copy link
Contributor

sea-bass commented Jul 5, 2024

Yep, seems the MoveIt Servo refactor from last year on main did away with this example.

You can find it on the humble branch of the moveit2 repo, though: https://github.com/moveit/moveit2/blob/humble/moveit_ros/moveit_servo/launch/servo_example.launch.py

If you are working on this and are able to port this example to the new MoveIt Servo, that would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants