quimbox:ros
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| quimbox:ros [2018/09/17 15:29] – created gjohnen | quimbox:ros [2018/09/27 14:33] (current) – gjohnen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Robots ====== | ||
| + | * [[Quimbase]] | ||
| + | |||
| ====== Generic packages ====== | ====== Generic packages ====== | ||
| - | * can-UTILS | ||
| - | ====== | + | |
| - | * QUIMBASE | + | ===== quimesis_can_utils |
| + | |||
| + | ==== Description ==== | ||
| + | |||
| + | This package is used as a library and not to instantiate nodes. It contains functions to read and write on the CAN bus. It is used by the quimmotor package. | ||
| + | |||
| + | ===== quimesis_teleop ===== | ||
| + | |||
| + | ==== Description ==== | ||
| + | |||
| + | This package takes the information from the joystick as the buttons pressed and transform it into a Twist speed format. | ||
| + | |||
| + | ==== Subscribe | ||
| + | |||
| + | */joy | ||
| + | |||
| + | ==== Publish ==== | ||
| + | |||
| + | */cmd_vel | ||
| + | |||
| + | ===== quimesis_safety ===== | ||
| + | |||
| + | ==== Description ==== | ||
| + | |||
| + | This package ensures that the physical limits (acceleration, | ||
| + | |||
| + | ==== Subscribe | ||
| + | |||
| + | * / | ||
| + | * /odom | ||
| + | |||
| + | ==== Publish ==== | ||
| + | |||
| + | * / | ||
| + | |||
| + | ===== rplidar_ros ===== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | ==== Description ==== | ||
| + | |||
| + | This package get the Lidar information and transform it into a laser scan (cloud of points). | ||
| + | |||
| + | ==== Publish ==== | ||
| + | |||
| + | * / | ||
| + | |||
| + | ===== quimesis_quimmotor ===== | ||
| + | ==== Description ==== | ||
| + | |||
| + | This packages ensures the communication between the nodes and the QuimDC. | ||
| + | |||
| + | ==== Required packages ==== | ||
| + | ==== Subscribe | ||
| + | |||
| + | * /left/cmd | ||
| + | * / | ||
| + | |||
| + | ==== Publish ==== | ||
| + | |||
| + | * / | ||
| + | * / | ||
quimbox/ros.1537190958.txt.gz · Last modified: by gjohnen
