This repository has been archived by the owner on Oct 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
drivers_ax12
MadeInPierre edited this page Oct 25, 2018
·
1 revision
This package provides an action server to control the AX-12A, and a service to write to registers.
-
v1.0 (A17) : @milesial
- Action server with joint and wheel mode
-
v1.1 (A17) : @milesial
- Service to modify writeable registers.
No configuration is required for this package.
Server name | Type | Function |
---|---|---|
/drivers/ax12 |
Action | A client can send a joint or a wheel command via this server. A wheel command will respond immediately while the joint command will wait until the motor is at a stop. |
/drivers/ax12/set_param |
Service | A client can set writeable registers for the different motors. |
Server name | Type | Function |
---|---|---|
/drivers/port_finder/get_port |
Service | The node uses this service to get the port on which the motors are connected. |
rosrun drivers_ax12 ax12_node
TODO
Wiki UTCoupe 2018, Université de Technologie de Compiègne, France.
Any questions or comments ? Wanna join our team ? Contact us at [email protected]!