Docker Image V2.0 Release #7
DavidPL1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With a little delay we now released version 2.0 of the docker image.
Beside several improvements of the simulation software, the main changes relevant to the challenge are the following:
Added
Camera parameters are now available. Each camera has its designated camera_info topic and TF frames that allow to convert between pixel and world coordinates of rgb and depth images as requested in Availability of camera parameters (intrinsic and extrinsic) #4.
The service calls
/reload_with_old_sceneand/reload_with_new_scenewere added as requested in Spawning objects at different random positions without re-launching container #6.Example usage was added to the example.
Note: reloading requires to manually restart ROS controllers (example).
More documentation on the life cycle of a task run has been added in the wiki.
Fixed
Both now start at difficulty level 1.
Beta Was this translation helpful? Give feedback.
All reactions