Skip to content

fpt-corp/ROS_Package_example

Repository files navigation

ROS_Package_example

I. Installation

  1. Ubuntu 16.04 or newer

  2. One of these following version of ROS

  3. Create catkin workspace

    $ mkdir -p ~/catkin_ws/src
    $ cd ~/catkin_ws/
    $ catkin_make
    $ echo "source ~/catkin_ws/devel/setup.bash" >> ~/.bashrc
    $ source ~/.bashrc
    
  4. Install rosbridge-suite

    $ sudo apt-get install ros-<distro>-rosbridge-server
    
  5. New version unity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published