ROSBridgeLib
ROSBridgeLib copied to clipboard
Added some messages and Fix a bug from PathMsg
Added some messages as below:
- actionlib_msgs/GoalID
- actionlib_msgs/GoalStatus
- geometry_msgs/PoseWIthCovarianceStamped
- move_base_msgs/MoveBaseActionGoal
- move_base_msgs/MoveBaseGoal
- move_base_msgs/MoveBaseResult
- move_base_msgs/MoveBaseActionResult
- nav_msgs/MapMetaData
- nav_msgs/OccupancyGrid
Fix a bug from PathMsg
- Initialize the type of the pose list before add element into it.