Skip to content

Conversation

morxa
Copy link
Member

@morxa morxa commented Apr 29, 2021

This runs the gazsim script from within a container such that all three bots run in the same container.

We could discuss splitting this into a container per bot, but that would require additional tools like docker compose or Helm to provide a simply startup. For now, just running everything in a single container should be fine.

@morxa morxa requested a review from TarikViehmann April 29, 2021 11:40
@morxa morxa force-pushed the thofmann/container-image branch from c85479d to 1489119 Compare April 29, 2021 11:48
@morxa morxa force-pushed the thofmann/container-image branch from 1489119 to dedd7c2 Compare May 27, 2021 15:46
@morxa morxa force-pushed the thofmann/container-image branch from dedd7c2 to f49f47d Compare July 23, 2021 08:23
TarikViehmann
TarikViehmann previously approved these changes Jan 19, 2022
Copy link
Contributor

@TarikViehmann TarikViehmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me, thank you!

morxa added 8 commits January 21, 2022 15:32
This is useful if we start the simulation/refbox separately, e.g., if
fawkes runs within a container.
No need to always set the FAWKES_DIR in the environment, we can compute
it from the script path by default. Also export FAWKES_DIR so it is
available to all child processes.
We may start fawkes without gazebo but still use the move base.
Therefore, always run the move base and publish initial poses, even if
gazebo is not started.
By default, we always want to use the move-base if we run with ROS
support. Provide an option to change the default so the move base is not
launched.
For now, this just tails the output of the first robot. There may be
better options, but this works for now.
It uses the skiller simulator, no move base needed.
It uses the skiller simulator, no move base needed.
@morxa
Copy link
Member Author

morxa commented Jan 21, 2022

Thanks for the review! I needed to rebase to fix some conflicts, PTAL :)

@morxa morxa requested a review from TarikViehmann January 21, 2022 17:18
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.

2 participants