This code is modified version of here for use of ROS in autonomous vehicle research.
octomap_server
turtlebot3_teleop_key
- Install and build Unreal Engine 4.24 and AirSim. Follow instructions from AirSim documentation (https://microsoft.github.io/AirSim/build_linux/)
- Move to Airsim/ros/src directory and clone the package
- Build the current package
cd ~/AirSim/ros/src
git clone https://github.com/LARR-Planning/atypical_airsim.git
catkin build atypical_ros
source ../devel/setup.bash
- Manual control with keyboard
roslaunch atypical_ros airsim_all.launch
- External planner
roslaunch atypical_ros airsim_with_planner.launch
Then,
roslaunch atypical_driving simulation_airsim.launch