We want to steer our hexa directly, that is without skills.
We established a connection to our hexa via ssh, which
works fine.
Golang is installed, and test go programs can be run on
our hexa. However, when we download an example go
program from githup and transfer it to the hexa, via
scp, it will not compile. The mind libraries are not
found.
This is the procedure we use to control other robots in our group
and we expected to work also for hex.
Please tell us how to steer hexa by running golang programs
directly on hexa.
Thank you for the support.