Skip to content

I-Quotient-Robotics/tl740d_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL740D series IMU ros driver package

Build

Need ros serial

sudo apt-get install ros-<distro>-serial

don't forget to adjust CMakeLists.txt and package.xml

I/O

Input: serial port data of imu.

Output: imu data in ros message type sensor_msgs::Imu.

Notes

Orientation in quaternion form.

Angular velocity in rad/s.

About transform between Euler and Quaternion form, see here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published