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

controlers=[] is misleading in doc/examples/motion_planning_python_api/motion_planning_python_api_tutorial.rst? #902

Open
ANogin opened this issue May 3, 2024 · 0 comments

Comments

@ANogin
Copy link

ANogin commented May 3, 2024

Description

doc/examples/motion_planning_python_api/motion_planning_python_api_tutorial.rst suggests using robot.execute(robot_trajectory, controllers=[]). It never explains the controllers=[] but for me it does not move the physical robot, unless I specify the actual controllers=[controller_name]).

Your environment

  • ROS Distro: Iron
  • OS Version: Ubuntu 22.04.4
  • Source or Binary build? Binary
  • If binary, which release version? latest from apt.

Steps to reproduce

Read the doc file, and observe the controllers=[] without an explanation

Expected behaviour

Documentation explains what the controllers parameter is supposed to do.

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

No branches or pull requests

1 participant