Skip to content

dieg4231/MRS_Noetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Robot Simulation Biorobotics UNAM

GUI

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

The things you need to install:

Installing

  • Clone this repo
git  clone https://github.com/dieg4231/MobileRobotSimulator.git

  • Go to folder catkin_ws
cd MobileRobotSimulator/catkin_ws

  • run the script install.sh
./install.sh

and then

catkin_make

Run

  • The source command can be used to load any functions file into the current shell script or a command prompt, in this case the file catkin_ws/devel/setup.bash, so in the folder catkin_ws execute:
source devel/setup.bash

  • Launch the simulator:
 roslaunch simulator simulator.launch 

  • Or execute start.sh (this option open a xterminal for each node)
./start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published