An information model for robot hardware. Facilitates interoperability across modules from different robot manufacturers. Built around ROS 2.0
66
stars
22
forks
source link
Add State|SpecsCommunication to CMakeLists.txt, fix compilation #15
Closed
ibaiape closed 6 years ago
The SpecsCommunication.msg and StateCommunication.msg weren't being compiled, guessing because of compilation errors.
Added then files to CMakeLists.txt, fixed compilation issue (ROS 2 double type maps to float64).