Docker Image V2.2 Release #21
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
-
Version 2.2 of the docker image is now officially released!
Added
ideal_*
sensors. They were redundant as they provided the same data as the non-ideal ones. To access the unperturbed pose of the fixture on difficulty levels 2 and 4 in training mode, use thegoal_pos
/goal_pos_GT
andgoal_quat
/goal_quat_GT
sensors./current_stage
rostopic,/get_assembly_status
, andsave_results_path:=<RESULTS_DIR>
set to a directory will export the task scores as a YAML file after a run./loaded_geometry
when the simulation runs in training mode. The possible values are "cylindric", "cuboid", "triangular", and "". The last corresponds to the undefined state, e.g., when running in evaluation mode.goal_*
Fixed
align screw and nut
andtighten screw
stages.Beta Was this translation helpful? Give feedback.
All reactions