You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happens if a large (over 17) value is passed in? Won't
the value be dropped but "execute" still be called even though the stack is empty?
Yes, needs to be "handle-packet execute". Also "handle-packet" is a poor name, because it's the table lookup word. "packet-handler" would be better.
Change History:
Changed 19 months ago by jamesb
component changed from unspecified to camera_drivers
Changed 12 months ago by joq
component changed from camera_drivers to wge100_driver
The text was updated successfully, but these errors were encountered:
Opened 19 months ago
Last modified 12 months ago
Reported by: jamesb
Owned by: jamesb
Cc: johnp@…
Description:
See:
http://www.ros.org/doc/api/wge100_camera_firmware/html/wge.fs.html#1433
John Providenza writes:
What happens if a large (over 17) value is passed in? Won't
the value be dropped but "execute" still be called even though the stack is empty?
Yes, needs to be "handle-packet execute". Also "handle-packet" is a poor name, because it's the table lookup word. "packet-handler" would be better.
Change History:
Changed 19 months ago by jamesb
component changed from unspecified to camera_drivers
Changed 12 months ago by joq
component changed from camera_drivers to wge100_driver
The text was updated successfully, but these errors were encountered: