You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ✅ | ✅ |`components_config`| Specify file which contains components. These components will be included in URDF. Available options can be found in [ros_components_description](https://github.com/husarion/ros_components_description/blob/jazzy/README.md#available-urdf-sensors) <br/> **_string_:**[`components.yaml`](rosbot_description/config/components.yaml)|
101
100
| ✅ | ✅ |`configuration`| Specify configuration packages. Currently only ROSbot XL has available packages. Packages: `basic`, `telepresence`, `autonomy`, `manipulation`, `manipulation_pro`. <br/> **_string:_** 'basic' |
| ✅ | ✅ |`joy_config`| The file path to the configuration YAML file for the `teleop_twist_joy` node. <br/> **_string:_**[`joy.yaml`](rosbot_bringup/config/joy.yaml)|
103
+
| ✅ | ✅ |`joy_vel`| The topic name to which velocity commands will be published. <br/> **_string:_**`cmd_vel`|
103
104
| ✅ | ✅ |`mecanum`| Whether to use mecanum drive controller, otherwise use diff drive. <br/> **_bool:_**`False`|
104
105
| ✅ | ✅ |`namespace`| Add namespace to all launched nodes. <br/> **_string:_**`env(ROBOT_NAMESPACE)`|
0 commit comments