Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 1.33 KB

README.md

File metadata and controls

57 lines (49 loc) · 1.33 KB

This repository is forked from https://github.com/ZJU-FAST-Lab/ego-planner.

build

sudo apt-get install libarmadillo-dev
cd ego-planner
catkin_make
source devel/setup.bash

Test with rosbag

in Docker of LIO-Algorithm

*** Check your Internet(ROS) settings ***

### shell 1
roslaunch faster_lio mapping_avia.launch
### shell 2
rosbag play filtered_05_yongin_bando.bag

in j-marple-dev/ego-planner

### shell 1
roslaunch ego_planner run_in_bag.launch
### shell 2
roslaunch rc_demo rc_demo.launch

Test with PX4 SITL

in Docker of PX4-container-custom

roslaunch simulation_environment ego_depth.launch

in ego-planner installed env

### shell 1
roslaunch ego_planner run_in_px4sim.launch
### shell 2
roslaunch rc_demo rc_demo.launch

PX4 setting

  • EKF2_AID_MASK = 24
  • EKF2_HGT_MODE = Vision
  • MIS_TAKEOFF_ALT = 1.0

rc_demo

  • enable only mouse-drag
  • left : throttle & yawrate
  • right : pitch & roll