Skip to content

[Follow person] The robot doesn't spawn #366

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

Closed
OscarMrZ opened this issue Feb 14, 2024 · 1 comment
Closed

[Follow person] The robot doesn't spawn #366

OscarMrZ opened this issue Feb 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working humble

Comments

@OscarMrZ
Copy link
Collaborator

When launching the simulator and the robot in the Follow Person exercise, the robot doesn't spawn properly because the robot spawner node executes before gazebo server is properly setup.

To solve this, a simple delay could be added to ensure the spawn always occurs after gazebo is running.

@OscarMrZ
Copy link
Collaborator Author

Also, the simulator should be started paused, so it waits for the start exercise signal to move the person.

@OscarMrZ OscarMrZ self-assigned this Feb 15, 2024
@OscarMrZ OscarMrZ added bug Something isn't working humble labels Feb 15, 2024
@OscarMrZ OscarMrZ changed the title [Humble] Delayed robot spawn in Follow Person exercise [Follow person] The robot doesn't spawn Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working humble
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant