This package publishes data from BWT901CL, an IMU sensor, into ROS2.
- package: bwt901cl_pkg
- node: imu_bwt901cl(publisher type)
- msg:
- Imu: '/sensor/bwt901cl/imu'
- MagneticField: '/sensor/bwt901cl/MagneticField'
- Temperature: '/sensor/bwt901cl/Temperature'
- Vector3: '/sensor/bwt901cl/Angle'
colcon build --packages-select bwt901cl_pkg
ros2 run bwt901cl_pkg imu_bwt901cl
- Your user should belong to
dialoutgroup, otherwise you may not have access to device/dev/ttyUSB*.
https://github.com/WITMOTION/BWT901CL