Skip to content

Evaluation timing verification #13

@osrf-migration

Description

@osrf-migration

Original report (archived issue) by Brian Bingham (Bitbucket: brian_bingham).


Currently the run_trial.bash script does the following in order:

  • Starts up the vrx-server container
  • Waits a fixed amount of time (9 seconds)
  • Then starts the team’s container

We should verify that this timing won’t cause any problems. I believe it is done this way b/c if we start the team’s container first, it will not have a ROS master on the network which could cause problems.

This seems to have the potential for the simulation to start (and proceed towards Running state) before the team’s code gets up and running, especially if the team’s container takes significant time to spin up.

Also, Tyler left notes in the source to check on this, so wanted to get it into our list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions