Releases: SpectacularAI/ros
Releases · SpectacularAI/ros
0.0.4
Rae improvements (#13) * Change to headers. Never export static depedencies * New params & launch change * fixed source env * +x to scripts * Use low-latency mode with rae * Filter out id=0 feature points * Update SDK to 1.30.0 * Improve cleanup * Use 20fps 200hz on RAE --------- Co-authored-by: Aniel Alexa <[email protected]>
0.0.3
0.0.2
- Transformation frames are now used according to ROS2 conventions
- Hardcoded IMU transformations for OAK-D, OAK-D-S2 and RAE devices in addition being able to provide your custom imuToCamera matrix
- Support for providing output at IMU frequency instead of per camera frame
- Improved logging
- Heavy refactoring