ROS driver for Nomadic robots
The velocity command that the robot should execute.
The robot odometry.
Default: /dev/ttyUSB0
.
The robot model. Can be "N200", "N150", "Scout", "Scout2".
Default: Scout2
.
If the driver can't connect to the robot, retry after this time interval (in
milliseconds).
If this param is set to 0
the driver quits when the first conection fails.
Default: 2500
.
The tf frame attached to the origin of the reference system.
Default: /odom
.
The tf frame attached to the robot.
Default: /base_link
.
Whether the node should brodcast a tf transform from odom_frame_id
to
frame_id
.
Default: true
.