advoard_localization icon indicating copy to clipboard operation
advoard_localization copied to clipboard

ROS localization with uwb, odom and lidar using kalman filter method

Results 2 advoard_localization issues
Sort by recently updated
recently updated
newest added

I tried the package in Noetic, and it works brilliantly. It needs two changes, though, to work in my setup. - Change the shebang line to: `#!/usr/bin/env python3` - Change...

I want to set the Tag on the UAV, so I have to change the 'gazebo_modestate' to /mavros/local_postion/pose. But the pose is given from GPS. If I can't get the...