- Install ROS and create a catkin workspace for your ROS packages: http://wiki.ros.org/catkin/Tutorials/create_a_workspace
- Clone the
multi_robotROS package into thesrcdirectory of yourcatkin_ws.cd ~/catkin_ws/srcgit clone [email protected]:sumukhshiv/multi_robot.git
- Clone this Drona branch (
Drona-ROS) into thesrcdirectorygit clone --single-branch --branch Drona-ROS [email protected]:Drona-Org/Drona.git
- Initialize the P submodule
git submodule init
- To run the Drona ROS Sample run the following commands:
- New terminal window:
roscore- New terminal window
cd ~/catkin_ws catkin_make . devel/setup.sh roslaunch multi_robot main.launch- New terminal window
cd ~/catkin_ws/src/Drona/PSrc pc *.p- New Terminal Window
cd ~/catkin_ws catkin_make . devel/setup.sh rosrun Drona drona_test
-
Notifications
You must be signed in to change notification settings - Fork 9
Drona is a programming framework for building safe robotics systems
Drona-Org/Drona
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Drona is a programming framework for building safe robotics systems
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published