Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 920 Bytes

README.md

File metadata and controls

54 lines (41 loc) · 920 Bytes

h6x-Internship

HarvestX Internship contens.

Start from here.


Requirements


Install

Locate package in workspace

mkdir -p ~/ws_galactic/src
cd ~/ws_galactic/src
git clone [email protected]:HarvestX/h6x-Internship.git

Run script to install dependencies

source /opt/ros/galactic/setup.bash
cd ~/ws_galactic/src/h6x-Internship
./setup.bash
exec -l $SHELL

Build Source

Open new terminal and type followings.

source /opt/ros/galactic/setup.bash
cd ~/ws_galactic
colcon build

Usage

  • Display each system
ros2 launch h6x_internship_gazebo world.launch.py