| port: |
| Type |
Default |
| string |
/dev/neo-relayboard |
- Description
The port that the relayboard_v2 is connected on the Robot PC
|
| request_rate: |
- Description
defines publish frequency as well as frequency of drive commands sent to RelayBoardV2
|
| motor_delay: |
- Description
The motor delay in seconds that needs to be compensated during the joint states estimation
|
| trajectory_timeout: |
| |
- Description
The time in seconds after which motors will be stopped if no input is received. If the duration since the last trajectory input exceeds this timeout period, a warning is logged and the motors are stopped to prevent uncontrolled movement
|
| battery.serial_number: |
| |
| Type |
Default |
| string |
“random” |
- Description
The serial number of the battery
|
| battery.location: |
| |
| Type |
Default |
| string |
“random” |
- Description
The location of the battery
|
| battery.design_capacity: |
| |
- Description
Design capacity of the battery in Ampere-Hour. Will be set by Neobotix according to the battery.
|
| battery.chemistry: |
| |
- Description
Neobotix usually provides either Lithium-Ion or Absorbent Glass Mat batteries.
If it is Lithium-Ion, the value will be set to 1. If it is Absorbent Glass Mat battery it will be set to 0.
The numbering is based on the sensor_msgs/msg/BatteryState description
|
| ioboard.active: |
- Description
Set it to True if an IOBoard is connected to the relayboard.
After the configuration, please power off the robot and restart the robot, in-order for the relayboard to initilaize and poll data.
|
| usboard.active: |
- Description
Set it to True if an usboard is connected to the relayboard.
|
| usboard.sensor[n]_active: |
| |
- Description
Depending on the requirements / availablity, set the active sensors.
|
| log: |
- Description
Set to true if to enable raw binary logging of data stream to file, for debugging
|