Skip to content

ctu-vras/xplraoa_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS driver for u-blox XPLR-AOA1

Node bt_angle.py communicates with the anchor over UART and publishes angle measurements as a custom message Angles. The node publishes the raw angles received from the anchor, but also the average of last few measurements.

Usage

A launch file for single anchor is provided (anchor_node.launch). The launch file allows the user to specify the number of samples that are being averaged. It is possible to set ID for the Bluetooth anchor, such that multiple anchors can be used at the same time. The measured angles are therefore published on topics /bt_angle/ID/angles_raw and /bt_angle/ID/angles_avg.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published