LabECA-UFRJ / bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LABECA - ROS Vehicle Testbed

ROS installation

Follow Melodic installation for Ubuntu 18.04.

Clone required repositories

Clone the repositories from LabECA-UFRJ.

Some repositories have additional dependencies, e.g. camera_to_fixed_frame requires the aruco package. Refer to each package's documentation for all dependencies.

Running

The repository robot_launchers has examples of launchers that can be used with roslaunch command line tool:

roslaunch robot_launchers example.launch

About