-
Notifications
You must be signed in to change notification settings - Fork 7
Inverse Kinematics with Moveit!
RBT1001/src/week6/inverse_kinematics_moveit.py. This script already has the implementation that utilises a default Inverse Kinematics Package from Moveit.
ros2 launch mecharm_moveit_config launch_ik.launch.py to visualise our robot.
python3 src/week6/inverse_kinematics_moveit.py.
As you move the "Target pose control" marker, you should see the results from the IK function printed on the terminal and the robot will assume the found configuration.

Parts for the workshops are extracted, edited from and/or inspired by the following sources.
- Official ROS humble tutorials: https://docs.ros.org/en/humble/Tutorials.html
- Elephant Robotics docs: https://docs.elephantrobotics.com/docs/gitbook-en/