ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I have created a package that supports the I2C PWM control boards. (Currently it has only been tested on Raspberry Pi).

It support absolute PWM control and proportional control.

Additionally, it supports geometry_msgs/Twist and drive configuration for akerman, differential, and mecanum.

The package is available here: https://gitlab.com/bradanlane/ros-i2cpwmboard The documentation is available here: http://bradanlane.gitlab.io/ros-i2cpwmboard/

I have created a package that supports the I2C PWM control boards. (Currently it has only been tested on Raspberry Pi).

It support supports absolute PWM control and proportional control.

Additionally, it supports geometry_msgs/Twist and drive configuration for akerman, differential, and mecanum.

The package is available here: https://gitlab.com/bradanlane/ros-i2cpwmboard The documentation is available here: http://bradanlane.gitlab.io/ros-i2cpwmboard/