Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Latest commit

 

History

History

ROS_WS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

This is a ros workspace, the first thing you want to do is set up ros environments variables to point to this workspace so the ros commands work use it.

The command for it is:

source ROS_WS/devel/setup.bash

You can add this command to your bashrc if you don't want to do it everytime you open terminal.

Ros packages that have to be installed:

  • move_base
  • rtabmap_ros
  • stereo_image_proc
  • robot_state_publisher
  • ros_control
  • ros_controllers