top of page

Read CAN data

main.cpp

You can find main.cpp in grasp directory. There are 3 functions you have to edit.

Initialize CAN I/O thread and start.

Get CAN raw data and identify data to get position values.

CloseCAN()

bottom of page