Open dtonda8 opened 4 months ago
Btw the first thing I linked above assumes Autoware is installed as well as simulator.repos
For option 1, I've posted an new issue on the scenario_simlutor_v2 here: https://github.com/tier4/scenario_simulator_v2/issues/1365. We will wait for a maintainer to respond, but if any of you guys managed to get the the scenario_test_runner, let me know.
Got some good advice about from the scenario_simulator_v2 issue above. I managed to get it working on my 8 GB RAM Ubuntu VM. So, it should work decently on the Alienware.
Another idea for storing scenarios is to use rosbag
. rosbag
essentially allow you to record the ROS messages and play them back. So, we could potentially record our manually planning simulations, save them to rosbags, and play them at any time we want without getting fidgety with the Autoware/RViz GUI.
We might get back to this task once you guys are done with the cameras.
Repository with info on how to run it: https://github.com/Monash-Connected-Autonomous-Vehicle/simulator-scenario-scripts
Working with Autoware planning simulations can be a little figety. We want to simplify this, especially when performing demos. We could either:
Input: