Project

General

Profile

Revision 49090532

ID490905327f0dbe5d2f11c8b765a5c832fada210a

Added by Thomas Mullins about 12 years ago

Tested rosserial a little with a 328.

It doesn't quite work yet. Writing works, reading has not been tested,
and rosserial acts weirdly inconsistent.

View differences:

scout_avr/src/ros_lib/ros/node_handle.h
386 386
          return l;
387 387
        }else{
388 388
          logerror("Message from device dropped: message larger than buffer.");
389
          return 0;
389 390
        }
390 391
      }
391 392

  

Also available in: Unified diff