This repository contains all custom ROS messages related to our robot SARA in order to simplify development and deployment of the software.
cd catkin_workspace/src
git clone
[email protected]:WalkingMachine/sara_msgs.git
cd ../
catkin_make
- Ubuntu 16.04
- ROS Kinetic
See the msg folder for more information about each message
-
Bodypart.msg
-
BoundingBox2D.msg
-
BoundingBox3D.msg
-
BoundingBoxes2D.msg
-
BoundingBoxes3D.msg
-
Entity.msg
-
Entities.msg
-
FaceMsg.msg
-
Faces.msg
-
GenderAgePrediction.msg
-
Person.msg
-
Pose.msg
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details