IMU parameters
Name |
Data Type |
Default Value |
Description |
|---|---|---|---|
|
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 |
“192.168.0.69” |
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 |
|
String |
“ifm_base_link” |
Name for ifm reference frame. |
|
String |
“imu_link” |
Name for the sensor frame, used for tf publication and as frame_id in messages. |
|
String |
“vpu_mounting_link” |
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. |
|
Integer |
|
The TCP port the XMLRPC server for the active application is listening to. Typically, the default value can be used. |