Repo includes scripts to launch vehicle interface and/or run HIL (Hardware in the Loop)
Prerequsites: Follow all steps up to step 10 of these notion docs
Run first.sh
and provide path to vehicle interface ros workspace (if none provided, it defaults to ~/test_sd/ack_ws
)
- Open run
first.sh
on one terminal (SSH or Anydesk)
./first.sh # defaults to ~/test_sd/ack_ws
or
./first.sh ~/path_to_ros_ws
- Follow Launch Vehicle Interface instructions
- Run
second.sh
on another terminal and (optional) providing path to autoware workspace (if none provided, it defaults to~/sept_autoware_dir/autoware
) - Follow the remaining of the notion docs (steps 11 to end)
If the RViz "Auto" button is unclickable, then you may need to quit and re-run second.sh