Skip to content

psomers3/isys_canopen_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compile with:

 cmake . -B build && cmake --build build

isys_example

The isys_example project is a minimally modified version of the tutorial slave to have a worker thread running in the background to be used for tasks like reading an IMU or processing camera data. Currently just random numbers are generated. This can be run with the master executable from the tutorial.

The CameraSlave has parents Device, Node, and BasicSlave. You can find the most useful functions for the BasicSlave class here at the documentation BasicSlave.

tutorial

The tutorial project contains the tutorial found at lely.

About

Empty example for a CANOpen slave

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages