Show EOL distros:
Package Summary
Released
Documented
The md49_base_controller package
- Maintainer status: developed
- Maintainer: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- Author: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- License: BSD
- External website: http://www.the-starbearer.de
- Bug / feature tracker: https://github.com/scheik/md49_base_controller/issues
- Source: git https://github.com/Scheik/md49_base_controller.git (branch: master)
Package Summary
Released
Documented
The md49_base_controller package
- Maintainer status: developed
- Maintainer: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- Author: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- License: BSD
- External website: http://www.the-starbearer.de
- Bug / feature tracker: https://github.com/scheik/md49_base_controller/issues
- Source: git https://github.com/Scheik/md49_base_controller.git (branch: jade-devel)
Package Summary
Released
Documented
The md49_base_controller package
- Maintainer status: developed
- Maintainer: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- Author: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- License: BSD
- External website: http://www.the-starbearer.de
- Bug / feature tracker: https://github.com/scheik/md49_base_controller/issues
- Source: git https://github.com/Scheik/md49_base_controller.git (branch: kinetic-devel)
Package Summary
Released
Documented
The md49_base_controller package
- Maintainer status: developed
- Maintainer: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- Author: Fabian Prinzing <scheik.todeswache AT googlemail DOT com>
- License: BSD
- External website: http://www.the-starbearer.de
- Bug / feature tracker: https://github.com/scheik/md49_base_controller/issues
- Source: git https://github.com/Scheik/md49_base_controller.git (branch: melodic-devel)
Contents
ROS Package for the serial dual motor driver board MD49, designed for use with two EMG49 motors
Use GitHub to report bugs or submit feature requests. [View active issues]
Documentation
The md49_base_controller node
Subscribes to /cmd_vel and publishes to topics /md49_data and /md49_encodersSubscribed Topics
/cmd_vel (geometry_msgs/Twist)- subscribes this topic
Published Topics
/md49_data (md49_messages/md49_data)- Contains the set parameters and data from MD49, like mode, acceleration, current_left, current_right...
- Encodervalues, read from MD49
Parameters Set
~serialport/name (std::string, default: /dev/ttyS0)- Used serialport, to which MD49 is connected
- Used baudrate for serialport, to which MD49 is connected
- Mode, with which MD49 initiated
- Acceleration, with which MD49 initiated
- Regulator mode, with which MD49 initiated
- Timeout mode, with which MD49 initiated
- Speed for left drive, with which MD49 initiated
- Speed for right drive, with which MD49 initiated