Skip to content
/ oakd Public

This package is used to fully integrate an DepthAI SpatialTracking pipeline into ROS

Notifications You must be signed in to change notification settings

ninoweg/oakd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatial strawberry detection for fruit quality assessment

See paper: Spatial strawberry detection for fruit quality assessment

RECORD

cd scripts
python3 record.py
./convert.bash

REPLAY

roslaunch oakd replay_publisher.launch 

SLAM

roslaunch oakd depthimage_to_laserscan.launch
roslaunch oakd gmapping.launch

without odometry try (didn't seem to work reliably):

roslaunch oakd laser_scan_match.launch

RTABMAP

http://wiki.ros.org/rtabmap_ros/Tutorials/HandHeldMapping

roslaunch oakd replay_publisher.launch 
roslaunch rtabmap_launch rtabmap.launch args:="--delete_db_on_start" rgb_topic:=/replay_publisher/color/image depth_topic:=/replay_publisher/stereo/depth camera_info_topic:=/replay_publisher/color/camera_info frame_id:=oak-d_frame approx_sync:=true wait_imu_to_init:=false visual_odometry:=false odom_topic:=/odom
rosrun imu_filter_madgwick imu_filter_node    imu/data_raw:=/imu    imu/data:=/replay_publisher/imu/data     _use_mag:=false    _publish_tf:=false

LINKS

About

This package is used to fully integrate an DepthAI SpatialTracking pipeline into ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published