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 'export world files ready for dae importing' cmake step, add utility to generate dae #53

Closed
wants to merge 3 commits into from

Conversation

ddengster
Copy link
Contributor

@ddengster ddengster commented Jun 4, 2021

New feature implementation

Implemented feature

Add 'export world files ready for dae importing' step, and a utility to run ignition on the world to export the dae file

Implementation description

  1. Add cmake step to generate world files for exporting to dae
  2. Add utility to launch ignition on the prepped world files. The exported .dae files will but found in the generated sim_world folder. You need this Ignition PR to run it, or at least ignition version 4.4.0
    Usage: ros2 launch rmf_demos ign_generate_dae.launch.xml map_name:=office/clinic/airport/etc/...

Waiting for Upstream PR: open-rmf/rmf_traffic_editor#356

Signed-off-by: ddengster <ed.fan@osrfoundation.org>
Signed-off-by: ddengster <ed.fan@osrfoundation.org>
@ddengster ddengster closed this Jun 24, 2021
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