You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository allows people to use apriltag code for positioning and automatic adjustment of pose in ros2 humble version, and it has been successfully tested in real cars, but there may be some cumbersome adjustment process, and parameters need to be adjusted to improve.
Object detection and tracker utilising RealSense D435 Depth Camera on detecting features and object relation. Python is the main language utilised for this project and OpenCV as the main Computer Vision Framework.
Clone of Open PTrack (v2) adapted to ROS noetic. Note: This repository only contains the nodes related to the extrinsic calibration of a RGBD sensors' network (four, to be specific). All other nodes have been removed.