-
Notifications
You must be signed in to change notification settings - Fork 12
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
2023 minimum working example #60
Conversation
I think it's fine to keep the image in its current location. This is working for me with the testing tutorial using branch |
Fix automatic evaluation with `run_trial.bash`
PR #62 is now merged, so this is ready for review. |
Now testing using this image and the VRX 2023 testing tutorial:
|
Verified that the ghost ship is successfully publishing to
So it seems like the image is fine but for some reason these messages are not being registered as attempts. This problem goes away if I alter the |
Update: Confirmed that although the ROS 2 topic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working as expected for all tasks. This was very useful for detecting bugs in VRX!
Providing files that match/ support the new competitor example image. This could be ready for review as-is, but I'm marking it draft since I'm not sure we want to merge it before the rest of the docker work is complete and testable, or whether we want to move the image elsewhere.
I ran vrx from my system directly as I can't get dockwater working at the moment. I also did not test with vrx-server as I'm not sure what its status is.
To test;
docker run -it jessicaherman/vrx-competitor-example:2023.v2
- you should see a note that says the node is startingros2 launch vrx_gz competition.launch.py world:=stationkeeping_task
ros2 launch vrx_gz competition.launch.py world:=perception_task