Skip to content

User_Inst_ROSOnUbuntu

Martin Bischoff edited this page Jun 28, 2019 · 7 revisions

1.3 ROS on Ubuntu

Note: This tutorial assumes that you have completed tutorial:

Setting up ROS on Ubuntu VM

$ sudo apt-get install ros-kinetic-rosbridge-server
  • Place the file_server package in the src folder of your Catkin workspace, then build by running $ catkin_make from the root folder of your catkin workspace. (Your catkin workspace is found in the home directory of the Ubuntu VM, and is usually called catkin_ws).

See http://wiki.ros.org/rosbridge_suite for further information.

Next tutorial: 1.4 Gazebo Setup on VM

© Siemens AG, 2017-2019 Author: Verena Röhrl (verena.roehrl@siemens.com)

Clone this wiki locally