Skip to main content

Questions tagged [sensor-fusion]

Sensor fusion is a process by which data from several different sensors are "fused" to compute something more than could be determined by any one sensor alone.

0 votes
0 answers
18 views

navsat_transform_node and IMU issue about senser-fuse

I'm having a project about fusing gps and my robot. And I'm using ros2 humble and L4T 36.3.0(ubutu 22.04). when I ran my robot at my Lab, navsat_transform node was Continuously subscribe about IMU ...
hsw's user avatar
  • 1
0 votes
1 answer
71 views

Can't understand difference between range rate and speed in radar measurement

I am working on a Lidar Radar sensor fusion project using Kalman Filters to estimate the state (position, velocity, and acceleration) of a tracked object in a 2d coordinate system. It's Udacity self ...
you_know_who's user avatar
1 vote
0 answers
50 views

Does using two depth cameras in a ROS2 navigation system increase accuracy?

I'm currently working on a ROS2-based navigation system and considering integrating two depth cameras instead of a single one. My goal is to improve depth estimation for obstacle detection and map ...
Model Training's user avatar
1 vote
0 answers
34 views

How to improve particle filter localization accuracy using a likelihood field and ROS?

I'm working on a mobile robot localization project using particle filters in ROS. The robot is simulated in Gazebo and uses /odom and ...
chris_chu_7's user avatar
1 vote
0 answers
46 views

Calibrating RealSense Camera and RPLiDAR for Sensor Fusion in ROS 2 Jazzy

I am trying to calibrate a RealSense camera and an RPLiDAR to use for sensor fusion with the ros2_camera_lidar_fusion package. However, to use this package, I need ...
hana's user avatar
  • 11
0 votes
0 answers
45 views

Fusion of IMU and BLE AoA, position estimate is very bad, but why?

I have been working on an ESKF for some time now and unfortunately have not yet achieved good results. I wanted to ask the community for help and advice. My project is as follows: I have developed an ...
Florian Dosch's user avatar
1 vote
0 answers
36 views

odometry/filtered is empty for robot localization package and failed to meet update rate error

I have a robot that publishes odom at swerve_steering_controller/odom and imu at /imu. I echo'd both topics and they are both fine. My configuration file for ekf looks like this ...
Mathew's user avatar
  • 11
0 votes
1 answer
119 views

Synchronization and RTAB-Map for 2D SLAM

I'm currently using the ros2_camera_lidar_fusion package with an RPLIDAR and a RealSense camera, and I am encountering two main issues: Data Saving Issue: I am facing difficulties with the save_data ...
hana's user avatar
  • 11
0 votes
0 answers
81 views

How to integrate Velodyne and IMU of the ZED using LIO-SAM?

I'm using ros2 humble. I want to do a fusion with the velodyne VLP-16 and the IMU of the Zed camera. I have installed your LIOSAM package and edited the params.yaml file. But there is a problem with ...
mina lisa's user avatar
0 votes
0 answers
27 views

Combined use of RGBD and LiDAR for SLAM

I am implementing SLAM on a robot with two LiDAR sensors on a ROS noetic system. These sensors are at a height where they cannot see objects on legs correctly (e.g., tables, production systems, etc.) ...
hh4000's user avatar
  • 1
0 votes
1 answer
139 views

ros2_control and State Estimation

I've been working with ros2 for a few months now, and pretty much nobody at my university has used it in the past ten years. I'm doing control on a quadrupedal robot, and I need to write a state ...
Jack Butler's user avatar
0 votes
1 answer
67 views

Robot localization / sensor fusion for distance to wall

I am trying to estimate the distance of a robot relative to a wall in a 2.5D outdoor area. The distance measurements are sporadic and the raw data can be very noisy (I'm afraid there is not much that ...
Reza Kermani's user avatar
0 votes
1 answer
389 views

robot_localization getting nan fusing odometry

I am trying to fuse odometry and imu data with the robot_localization for an omnidirectional robot. I always get the error: ...
aladin6060's user avatar
0 votes
1 answer
112 views

Random initial Orientation Madgwick filter

(ROS2 Humble) I am using the Madgwick filter to get an estimate of the imu orientation from linear accelerations and angular velocities and then I fuse the orientation (yaw) with the robot wheel ...
Zortrax's user avatar
  • 35
0 votes
1 answer
300 views

How to combine ORB-SLAM3 with robot_localization

I'm using robot_localization package to estimate the pose of my robot wrt odom frame. I managed to fuse both data coming from my wheel odometry and IMU. My robot has a fisheye camera and I have used ...
Timothy Dalton's user avatar

15 30 50 per page
1
2 3 4 5
12