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 MAC of that controller does contain a zero in the third octet (client key is based on the MAC and is: 0x790A375F). That would indeed be formatted as A, just as in your case.
Issue
My controller has a MAC ending of
:6b:c8:00
When the motoros2_config.yaml
node_name
is set to default, the last MotoROS2 app loads the last byte (00
) as a single zero with a space (0
)With a default motoros2_config.yaml, this results in...
and the subsequent rclc error code (rcl codes reference)
Operational Patch
My solution was to just manually configure my
node_name
. This allows everything to work as expected.State of system which produced issue
MotoROS2
v0.1.1
Hardware
YRC1000
Controller Version:
YAS4.73.00A
Robot. 1 x
GP20HL
Error on Teach Pendant:
Files
1 - 20230901T210604_motoros2_debug_log.txt
2 - micro_ros_terminal_output.txt
3 - PANELBOX.LOG
The text was updated successfully, but these errors were encountered: