- Ensure that you have isaac sim properly installed
- Ensure you are in your /src directory
git clone https://github.com/Evintjh/Isaac-Sim-local-planners-testing.git
cd ..
catkin_make
source devel/setup.bash
/isaac-sim/python.sh /<your directory>/jackal_launcher.py
roslaunch jackal_navigation odom_navigation_demo.launch
python_scripting_dwa_succesful-Trim.mp4
dwa_dynamic_obstacle_FINAL.-.Trim.mp4
roslaunch free_space_motion_tube_ros move_base_free_space.launch
freespace_motion_tube_success-Trim.1.mp4
freespace_motion_tube_dyn_obs_4_corners-multiple-obs.-.FINAL-TRIM.mp4
-
Static obstacle avoidance
- freespace motion tube is less conservative than DWA
- freespace motion tube has lower chances of getting stucked at local extrema comapared to DWA
-
Dynamic obstacle avoidance
- freespace motion tube is less reactive & more predictive than DWA planner, allowing smoother navigation