mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2026-02-04 13:14:10 +05:30
* Make the parameter "motors_reversed" take effect:
Before returning encoder data, check parameter "motors_reversed" if
true. If true, make these data opposite. So does motors speed data.
* Add .gitignore to ignore files like pyc generated by PVM and temporary
files generated by vim or other editors