mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-03 11:14:08 +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