rb1_base_common repository

Repository Summary

Checkout URI https://github.com/RobotnikAutomation/rb1_base_common.git
VCS Type git
VCS Version indigo-devel
Last Updated 2019-01-16
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rb1_base_common

Robot Common ROS packages for the Robotnik RB-1 Base, - rb1_base_description : Contains URDF and mesh files to model RB1 Base. - rb1_base_navigation : Contains the configuration and launch files to work with the ROS navigation stack along the real or simulated robot. - rb1_base_localization : Contains the configuration and launch files to use the robot localiztion packages along the real or simulated robot. - rb1_base_pad : Contains a node to control the RB1 Base with pad or joystick controllers.

CONTRIBUTING

No CONTRIBUTING.md found.

Repository Summary

Checkout URI https://github.com/RobotnikAutomation/rb1_base_common.git
VCS Type git
VCS Version kinetic-devel
Last Updated 2020-12-03
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

README

rb1_base_common

Common packages of the RB1 base: URDF description of the RB1 Base, platform messages and other files for simulation.

Packages

rb1_base_description

The urdf, meshes, and other elements needed in the description are contained here. This package includes the description of the RB1 Base mobile platforms. The package includes also some launch files to publish the robot state and to test the urdf files in rviz.

rb1_base_localization

Contains the configuration and launch files to use the robot localiztion packages along the real or simulated robot.

rb1_base_navigation

Contains the configuration and launch files to work with the ROS navigation stack along the real or simulated robot.

rb1_base_pad

This package contains the node that subscribes to /joy messages and publishes command messages for the robot platform including speed level control. The joystick output is feed to a mux (http://wiki.ros.org/twist_mux) so that the final command to the robot can be set by different components (move_base, etc.)

The node allows to load different types of joysticks (PS4, PS3, Logitech, Thrustmaster). New models can be easily added by creating new .yaml files.

CONTRIBUTING

No CONTRIBUTING.md found.