rock-simulation / mars

MARS is a cross-platform simulation and visualisation tool created for robotics research.
https://github.com/rock-simulation/mars/wiki
62 stars 42 forks source link

entity_generation: wrong placement after simulation reset #81

Closed hwiedPro closed 6 years ago

hwiedPro commented 6 years ago

Entities included in a smurf scene and generated by entity factories (obstacle_field, random_stepping_field) are placed differently after a reset. random_stepping_field entities change their orientation; obstacle_field entities change their orientation and position to origin.

hwiedPro commented 6 years ago

Fixed on develop