IMU parameters
Name |
Data Type |
Default Value |
Description |
|---|---|---|---|
|
string |
|
Path to a JSON configuration file to be used when configuring the node. Absolute path to a file, or relative path from a package’s share directory possible, if prefixed by |
|
bool |
false |
Collected IMU samples are averaged and published as sensor_msgs/Imu message. |
|
bool |
false |
Collected IMU samples are published in bulk for further processing by the user as ifm3d_ros2/ImuBurst message. |
|
String |
|
The IP address of the OVP8xx platform. |
|
Integer |
50016 |
The TCP port the PCIC server for the active application is listening to. Can be read out in the JSON configuration at the |
|
bool |
false |
If true, most sensor messages will be published best_effort instead of reliable. |
|
String |
|
Name for ifm reference frame. |
|
String |
|
Name for the sensor frame, used for tf publication and as frame_id in messages. |
|
String |
|
Name for the mounting point frame. |
|
bool |
true |
Whether the transform from the ifm base link to the VPU mounting point should be published. |
|
bool |
true |
Whether the transform from the VPU mounting point link to the imu sensor frame should be published. |
|
bool |
true |
Uses timestamp from VPU for messages if true; uses ROS time if false. |
|
Integer |
80 |
The TCP port the XMLRPC server for the active application is listening to. Typically, the default value can be used. |