rosserial custom message float problem
I created message file in catkin_ws/msg. Then i add this in arduino with:
rosrun rosserial_arduino make_library.py arduino_library_path message_pkg_name
When I publish float value from python to arduino but between in these values "0" show up. How can I change this?