Skip to content

User_Inst_ROSOnUbuntu

Martin Bischoff edited this page Mar 9, 2018 · 7 revisions

1.3 ROS on Ubuntu

ROS setup hints

  • Install rosbridge-suite via
sudo apt-get install ros-kinetic-rosbridge-server

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

  • Place the file_server package in the src folder of your catkin workspace
  • Build by running $ catkin_make from the root folder of your catkin workspace

© Siemens AG, 2017-2018 Author: Verena Röhrl ([email protected])

Clone this wiki locally