Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ecobot lidar map to office floor plan #140

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

youliangtan
Copy link
Member

@youliangtan youliangtan commented Jun 21, 2022

Summary

This PR is to create a fleet_adapter_ecobot mock demo by using the existing office world. Hopefully, by referring to fleet_adapter_ecobot, users can learn how to write a custom rmf fleet adapter. The static transformation of the ecobot lidar map and rmf floorplan is calculated with traffic-editor.

  • add ecobot's lidar map to office world floor plan on .building.yaml
  • add a new launch file to show overlayed map with custom transformation via CLI:
ros2 launch rmf_demos office.launch.xml

# second terminal
ros2 launch rmf_demos map_server.launch.py map_name:=ecobot_office tx:=1.33 ty:=0.057 yaw:=-1.598

By running the map_server.launch.py, we can overlay the ecobot lidar map to the existing office floor plan (shown as below). This is helpful to check if the static transformation makes sense.

Screenshot from 2022-06-23 13-57-38

To run the demo with a mock `fleet_adapter_ecobot, please refer to the readme of this pr:
open-rmf/fleet_adapter_ecobot#1

Signed-off-by: youliang <tan_you_liang@hotmail.com>
Signed-off-by: youliang <tan_you_liang@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant