Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Cleanup sim module namespace; fix bug in SimPositioner move

appel_c requested to merge refactpr/cleanup_sim_namespace into main

Description

This MR removes the sim_select_model and sim_param from the namespace of the sim module and fixes a bug in the SimPositioner that it would always reach its target position even when stopped.

Related Issues

closes #80 (closed) closes #84 (closed)

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading