Skip to content

feat(cli): a command line interface for spawning robots#42

Merged
jonaslondschien-helbling merged 29 commits intomicroservicesfrom
cli
Jun 5, 2025
Merged

feat(cli): a command line interface for spawning robots#42
jonaslondschien-helbling merged 29 commits intomicroservicesfrom
cli

Conversation

@mbloechli
Copy link
Copy Markdown
Member

@mbloechli mbloechli commented May 15, 2025

  • Adding a command line interface to spawn multiple robots
  • Seperating the ROS services into different containers

closes #33

@mbloechli mbloechli self-assigned this May 15, 2025
@mbloechli mbloechli force-pushed the cli branch 2 times, most recently from bbbbba4 to f1f3554 Compare May 24, 2025 19:28
@mbloechli mbloechli force-pushed the cli branch 4 times, most recently from 66c4699 to 0d047d6 Compare May 25, 2025 15:02
Copy link
Copy Markdown
Contributor

@jonaslondschien-helbling jonaslondschien-helbling left a comment

Choose a reason for hiding this comment

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

Left you some comments, Lets talk on Monday

Comment thread .devcontainer/Dockerfile Outdated
Comment thread src/helmoro_cli/LICENSE
Comment thread .devcontainer/build.sh Outdated
Comment thread .devcontainer/docker-compose.yml Outdated
Comment thread .devcontainer/docker-compose.yml Outdated
Comment thread src/helmoro_cli/setup.py
Comment thread src/helmoro_cli/setup.cfg
Comment thread src/helmoro_cli/test/test_spawn_delete.py Outdated
Comment thread src/helmoro_description/launch/description.launch.py Outdated
Comment thread src/helmoro_simulation/launch/ros_gz_bridge.launch.py
Comment thread .github/workflows/ci.yml
Comment thread src/helmoro_cli/test/test_spawn_delete.py Outdated
Comment thread src/helmoro_description/launch/description.launch.py Outdated
Comment thread src/helmoro_cli/helmoro_cli/main.py
Comment thread .github/workflows/ci.yml
Comment thread src/helmoro_cli/setup.py
Comment thread src/helmoro_utils/helmoro_utils/test_collection.py Outdated
Comment thread src/helmoro_utils/resource/helmoro_utils
@jonaslondschien-helbling
Copy link
Copy Markdown
Contributor

Do I understand correctly, that in the tests, the tests actually spawn a robot in simulation?
Nice

@mbloechli
Copy link
Copy Markdown
Member Author

mbloechli commented Jun 5, 2025

Do I understand correctly, that in the tests, the tests actually spawn a robot in simulation? Nice

Yes, that's implemented in tests for helmoro_cli and helmoro_simulation.

@jonaslondschien-helbling jonaslondschien-helbling merged commit 49fc035 into microservices Jun 5, 2025
1 check passed
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