Skip to content

j-marple-dev/ego-planner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.1%
  • Python 7.6%
  • CMake 7.6%
  • C 2.3%
  • Cuda 2.2%
  • CSS 0.7%
  • Other 0.5%