Open TrentWeiss opened 3 years ago
@TrentWeiss Yes we had a seed value that can be applied to a simulation. You can place a vehicle with the API to any position in the map you want. You can create a sensor that will apply any values over time or on the start of simulation.
Does LGSVL have a way to programmatically reset the simulator's state to a specified value?
For a ROS/ROS2 dev like me, this would manifest as calling a ROS/ROS2 service that (temporarily) defies physics by instantaneously moving a particular entity (vehicle) to a specified state (pose/velocity/steering/throttle/brake) and then let's good ole' Newtonian physics resume. Other simulation frameworks have this option, for example Gazebo/gazebo_ros.