You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
How can we modify this repo to work with ROS2 Humble?
We'd like to perform motion planning for the Tiago robot simulation [link: https://github.com/pal-robotics/tiago_simulation] by specifying a goal state via a ROS message representing the pose goal.
Will you please provide an example of how to set and execute plan of a pose goal for the end effector of the Tiago robot in a MoveIt_PY node and a yaml configuration file that defines the associated parameters for the defined moveit_py node?
The tutorial is not helpful and is completely difficult to follow as a new ROS2 Humble developer. Can you please help with a small sample code?