This package contains various launch files for the Independent Wheel Offset Steering robot prototype.
The most important launch file in this repository can be run with:
roslaunch tuw_iwos_launches robot.launch
This launch file takes several parameters:
imu
(bool - default=true
): decide whether IMU should be started or notimu_filter
(bool - default=false
): decide whether IMU filter should be started or notlaser
(bool - default=true
): decide whether laser scanner should be started or notgamepad
(bool - default=true
): decide whether gamepad for motion commands should be started or notodometer
(bool - default=true
): decide whether odometer data should be published or notrobot_localization
(bool - default=false
): decide whether odometer data should be enhanced with therobot_localization
package or notrviz
(bool - default=false
): decide whether odometer should be started or not