- Clone IBT descriptions
git clone https://github.com/InnoboticsSRL/ibt_ros2_description.git
- Clone PyMoveit2
git clone https://github.com/InnoboticsSRL/pymoveit2.git
- Install dependencies
pip install glowbuzzer-gbp
- Compile the entire workspace
colcon build --symlink-install
- Launch the driver with
ros2 launch ibt_moveit_config moveit.launch.py
or Launch only ibt_robot_driver
ros2 launch ibt_robot_driver ibt_robot_driver.launch.py
. install/setup.bash
python3 pymoveit_move_arm.py
cd ibt_robot_driver
pytest