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

Managing doors in the Gazebo world models #4

Open
argenos opened this issue Jun 21, 2024 · 0 comments
Open

Managing doors in the Gazebo world models #4

argenos opened this issue Jun 21, 2024 · 0 comments
Assignees

Comments

@argenos
Copy link
Member

argenos commented Jun 21, 2024

The gazebo world template currently has the initial_plugin hardcoded

<plugin name="initial_plugin" filename="libinitial_plugin.so">

Changes to templates for other plugins are manually written, but will be overwritten by the generator (e.g. secorolab/floorplan_models@8cda914#diff-c08c8d18023ad36b8e00c49542a752c5ae5cecdea659f1273d8cb6fed0cc5e85).

Changes

  • Templates should be updated to handle the different behaviours/plugins.
  • Think about template and model reuse so we can minimize the amount of duplicated text written directly in Gazebo worlds.
  • A deterministic order when rendering the templates would be helpful to more easily track diffs, e.g.secorolab/floorplan_models@fc39bab

Related issues

secorolab/floorplan_models#4
secorolab/FloorPlan-DSL#13

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

No branches or pull requests

2 participants