It appears that [moveit_msgs/CollisionObject](http://docs.ros.org/indigo/api/moveit_msgs/html/msg/CollisionObject.html) uses the type `byte` which isn't discussed in the documentation for message types found at http://wiki.ros.org/msg . Is this an alias for uint8, int8, or some form of message structure?
↧