HarvestX Internship contens.
- Linux OS
- ROS 2
- Gazebo 11
mkdir -p ~/ws_galactic/src
cd ~/ws_galactic/src
git clone [email protected]:HarvestX/h6x-Internship.git
source /opt/ros/galactic/setup.bash
cd ~/ws_galactic/src/h6x-Internship
./setup.bash
exec -l $SHELL
Open new terminal and type followings.
source /opt/ros/galactic/setup.bash
cd ~/ws_galactic
colcon build
- Display each system
ros2 launch h6x_internship_gazebo world.launch.py