[PR] Implement IMU location approximator #15

Merged
wessel merged 5 commits from 3-odometry/imu-position-approximator into 3-odometry/master 2025-11-28 20:07:09 +01:00
Owner
No description provided.
wessel added 5 commits 2025-11-26 20:22:15 +01:00
wessel requested review from inholland 2025-11-26 20:22:18 +01:00
wessel added the Assignment 3Kind/Feature labels 2025-11-28 07:44:44 +01:00
wessel added a new dependency 2025-11-28 08:56:12 +01:00
wessel reviewed 2025-11-28 09:01:39 +01:00
@@ -0,0 +23,4 @@
~DatabaseHandlerNode() = default;
private:
rclcpp::Subscription<sensor_msgs::msg::Imu>::SharedPtr imu_subscriber_;
Author
Owner

Unused variable

Unused variable
wessel force-pushed 3-odometry/imu-position-approximator from a0f055f786 to 96d94861c1 2025-11-28 20:06:48 +01:00 Compare
wessel merged commit 7d5501b1e1 into 3-odometry/master 2025-11-28 20:07:09 +01:00
Sign in to join this conversation.