-
Notifications
You must be signed in to change notification settings - Fork 1
Description
I am trying to capture packets using yakut.
We have connected a UAVCAN mux v5 to our CAN connector and attached one GNSS and PWM NODE v2.
When we run innopolis_vtol_dynamics/scripts/docker.sh, we can see that it creates an slcan, as confirmed. We referred to OpenCyphal/yakut and only modified the port serial to fit our environment.
When we run yakut mon, the following window appears twice and quickly disappears,
then changes to the following window.
The PX4_FMU_V5 is recognized, but the GNSS MAC BARO and PWM NODE v2 node items do not appear. I am not sure what co.racoonlab.communicator means. Despite trying various hardware approaches and modifying the environment variables according to OpenCyphal/yakut, we could not find the nodes. We think that registering the node or uploading firmware to the node might be necessary, but there is a lack of explanation for this part. We are unsure which file needs to be uploaded to the PWM NODE v2.
Could you advise on any additional settings or help related to node or node registration?



