Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 743 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 743 Bytes

motlee_ros

ROS package for running MOTLEE frame alignment

Install

Prereqs: MOTLEE and CLIPPER

Node Architecture

Example node architecture:

arch

Put mapper and frame_aligner within robot's namespace and give the frame_aligner node a list of neighboring robots. See two robot example launch file.

mapper node listens for detections (in its body frame) and poses and outputs a map in the world frame.

frame_aligner node listens to all the different maps and publishes frame_align messages containing relative transformations between robot frames at a selected frequency.