kinodynamic motion planning and trajectory tracking for robot soccer
![]() |
![]() |
---|---|
click here to view full video. Or here for more videos.
do recursive cloning :
git clone --recursive https://github.com/alifahrri/robosoccer_motion_planning.git
standard ROS build, but it is recommended to use only single thread since it will take huge amount of RAM.
catkin_make -j1
run unit test setting from catkin
catkin_make -j1 run_tests
use google benchmark settings
rosrun rrtstar rrtstar_benchmark
custom settings (report min, max, mean also prints individual test results)
rosrun rrtstar rrtstar_custom_benchmark
tested on intel i3 2.0 GHz
computation time | solution cost |
---|---|
![]() |
![]() |
no direct sampling | direct sampling with prob = 0.1 |
---|---|
![]() |
![]() |
robosoccer_motion_planning/src/robosoccer_motion_planning_node
robosoccer_trajectory_tracking/scripts/trajectory_cytracker.py
robosoccer_teleop/scripts/robosoccer_teleop_node.py
robosoccer_motion_planning/src/trajectory_generator_node
robosoccer_motion_planning/scripts/trajectory_demo.py
robosoccer_bringup.launch
recorder.launch
. Launch it after bringup.player.launch file:=your_file_full_path.bag