This repository is aimed to provided a needed starting point for any project which uses the following configuration:
If you have an existing ROS + MoveIt environment and want to test out the provided configuration, follow this two simple steps:
- Clone this repository in your machine and make sure to checkout the main branch.
- Source the provided
full_start.sh
file by running:
source full_start.sh
Find here an extensive step by step guide in development backlog format, which will show you every detail needed from setting up the UR5e and ROS machine to MoveIt configuration and advance adjustments and gripper use.
I hold this repository really close to my heart, since it represents my take on filling an information gap I encountered while first diving into the ROS world. I have included everything I would have found necessary to not only understand the process but dive down into the unimportant details, which some times are skipped over but can give many headaches for the inexperienced.
I hope you find this repository helpful and if so a star is always appreciated ;)