Skip to content

WeChangeTech USB/Uart IMU modul ROS package

Notifications You must be signed in to change notification settings

zlingkang/sensor_imu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensor_imu

WeChangeTech USB/Uart IMU modul ROS package

Step1: clone this package to your workspace/src fold

Step2: catkin_make your workspace

Step3: roscd sensor_imu/script/

Step4: sudo ./udev.sh

Step5: connect IMU device to your PC via USB cable

Step6: roslaunch sensor_imu sensor_imu.launch

Now you can get /imu and /mag topic

Note:Step 1~4 need do only once when you install this package

Change NOTE: add imu data mode switch,default is gravity mode,launch use roslaunch sensor_imu sensor_imu.launch gravity:=false can out put none gravity imu data(z,y,z line accel is zero when static or constant speed)

About

WeChangeTech USB/Uart IMU modul ROS package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.7%
  • CMake 35.1%
  • Shell 1.2%