Skip to content

mathiasesn/RCA5-PRO

 
 

Repository files navigation

Robotic Systems 5th Semester Project (RB-RCA5)

Gazebo Environment for RB-RCA5


  • Starting Gazebo Simulator

  1. Navigate into the local clone.

Run the following command

  1. bash gazebo_server.sh smallworld.world

Open a new terminal (CTRL + ALT + T)

  1. Navigate into the local clone.

Run the following command

  1. bash gazebo_client.sh smallworld.world

  • Compiling the C++ code

  1. Navigate into the local clone

  2. Navigate into the folder: robot_control

Run the following command

  1. qtcreator robot_control.pro

Compile the project

  1. Go into sources -> main.cpp

  2. Press: CTRL + R

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.0%
  • Shell 2.4%
  • MATLAB 2.2%
  • Other 0.4%