Re: [ros-users] Debuggin ROS_COMM deserializer

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: ros-users
Subject: Re: [ros-users] Debuggin ROS_COMM deserializer
Did a stupid thing obviously: modifying the message length is not the
right way.
Now I'm fiddling with Header.cpp and trying to at first print out the
necessary values that get screwed, then maybe I'll understand something.

Claudio