feat(slam): add rtabmap_ros
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#request
|
||||
|
||||
# Set either node_id or node_label
|
||||
int32 node_id
|
||||
string node_label
|
||||
|
||||
# optional: if not set, the base frame of the robot is used
|
||||
string frame_id
|
||||
|
||||
---
|
||||
|
||||
#response
|
||||
int32[] path_ids
|
||||
geometry_msgs/Pose[] path_poses
|
||||
float32 planning_time
|
||||
Reference in New Issue
Block a user