Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 280 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 280 Bytes

This repo contains all of the ROS messages required for packages developed in the Ford projects of ACL.

Please clone, then build using catkin_make.

That is,

$ cd ~/catkin_ws/src
$ git clone [email protected]:acl-swarm/ford_msgs.git
$ cd ~/catkin_ws
$ catkin_make