-
Notifications
You must be signed in to change notification settings - Fork 17
Roadmap
aslyansky-m edited this page Jan 5, 2019
·
42 revisions
Currently working on bold
- define ROS node topology
- add documentation
- camera
- LIDAR
- Nvidia Jetson setup
- capture with rosbag
- install and run on the car
- capture demo content
- capture real content
-
Nvidia Drive PX2 setup - after meeting with Nvidia decided to use Jetson AGX Xavier
- Nvidia Jetson Xavier setup
- install and run on the car
- TODO: update regarding the electric car
- test orbslam 2
- discarded as not robust enough
- test orbslam_dwo
- discarded since no RT branch available, also slower than original orbslam
- test rovio
- works OK on servo data
- test servo on provided data
- fix bugs
- compile
- test ROS node on provided data - works fine
- continue working with servo
- integrate to the main system
- test on our data
- add to the main ROS system
- test cone detection
- integrate cone detection
- add to the main system
- performance optimization
- integrate with orbslam2-gpu
- add binary vocabulary
- remove Pangolin GUI
- publish points and poses to ROS
- test the data
- add node to ROS
- ground removal
- cone segmentation and clustering
- test off the shelf LIDAR SLAM solutions
- loam_velodyne - not good enough for tracking cones
- hdl_graph_slam - doesn't compile
- cartographer
- mrpt
- gmapping
- hector_mapping
- cone tracking
- probably redundant
- LIDAR landmark based SLAM
- control LIDAR speed from ROS, see here
- filter LIDAR by FOV and distance, search for ring information, see here
- LIDAR-camera calibration
- lidar_camera_calibration doesn't compile, todo: debug
- try this
- fusion with camera