Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ROS melodic includes the openzen_sensor package which allows you to talk to our sensors using our OpenZen library.

...

Old stuff below, in case a web search sends you here or if you're stuck on old versions of ROS.

Update 2: There is also the OpenZen ROS driver now: https://bitbucket.org/lpresearch/openzenros/src

Update: we have prepared a detailed blog post, which includes a step-by-step walkthrough on Ubuntu Linux.

Users of ROS, the Robot Operating System, http://www.ros.org/, who want to use LP-Research IMUs in their ROS projects can use a driver provided by the Larics laboratory of the University of Zagred Zagreb in Croatia.  It uses the LpSensor library to poll the IMU. The accelerometer, gyroscope and magnetometer readouts are then provided using ROS's standard sensor_msgs::Imu and sensor_msgs::MagneticField messages.

...