This commit is contained in:
Vivek Shankar Varadharajan 2016-10-09 20:03:55 -04:00
commit 6bb28d7ae6
1 changed files with 4 additions and 4 deletions

View File

@ -21,23 +21,23 @@ More information is available at http://the.swarming.buzz/wiki/doku.php?id=start
Downloading ROS Package Downloading ROS Package
======================= =======================
$ git clone https://github.com/MISTLab/rosbuzz.git $ git clone https://github.com/MISTLab/ROSBuzz.git rosbuzz
Requirements Requirements
============ ============
1.Buzz : * Buzz :
You can download the development sources through git: You can download the development sources through git:
$ git clone https://github.com/MISTLab/Buzz.git buzz $ git clone https://github.com/MISTLab/Buzz.git buzz
2.ROS binary distribution (Indigo or higher) with catkin (could be used with older versions of ROS with catkin but not tested) * ROS binary distribution (Indigo or higher) with catkin (could be used with older versions of ROS with catkin but not tested)
You need the following package: You need the following package:
1.mavros_msgs : * mavros_msgs :
You can install using apt-get: You can install using apt-get: