Skip to content
This repository has been archived by the owner on Mar 18, 2020. It is now read-only.

szlachcic/leo_firmware_relay

 
 

Repository files navigation

Leo_firmware

ROS API

Subscribed topics

  • cmd_vel (geometry_msgs/Twist)

    Target velocity of the Rover. Only linear.x (m/s) and angular.z (r/s) are used.

  • servoX/angle (std_msgs/Int16)

    Angular position (in degrees) of servo X. Angle to pulse duration relationship is configurable through params.h file

  • servoX/pwm (std_msgs/UInt16MultiArray)

    Pulse duration and period (in us). The values are passed through data array. Publishing to pwm topic overrides angle value and vice versa

Published topics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.8%
  • CMake 1.2%