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
The function will throw error TypeError: Cannot read properties of undefined, but the data published by roslib somehow don't include the header, goal_id or goal. I need to hard code these properties when I using rosnodejs to publish the message. How do I fix this issue? Is this roslibjs issue?
The text was updated successfully, but these errors were encountered:
The function will throw error
TypeError: Cannot read properties of undefined
, but the data published by roslib somehow don't include theheader
,goal_id
orgoal
. I need to hard code these properties when I using rosnodejs to publish the message. How do I fix this issue? Is this roslibjs issue?The text was updated successfully, but these errors were encountered: