User Tools

Site Tools


getting_started:tutorials:controlsystemcan1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
getting_started:tutorials:controlsystemcan1 [2024/06/10 13:59] – [Control System] ursgrafgetting_started:tutorials:controlsystemcan1 [2026/04/12 16:29] (current) – [Control System Using CAN] ursgraf
Line 1: Line 1:
 ====== Control System Using CAN ====== ====== Control System Using CAN ======
-In the EEROS library you will find a directory with examples. This examples will only be present in your build directory if EEROS was built with ''-DUSE_CAN=TRUE'' set.+In the EEROS library you will find a directory with examples. This examples will only be present in your build directory if EEROS was built with ''-DUSE_CAN=TRUE'' set. Make sure that your user has access to the device driver file, e.g. ///dev/can0//
  
 ===== CAN Raw ===== ===== CAN Raw =====
Line 6: Line 6:
 Open a shell in the build directory of your EEROS library and run  Open a shell in the build directory of your EEROS library and run 
 <code> <code>
-sudo ./examples/can/canExample1+$ ./examples/can/canExample1
 </code> </code>
  
Line 13: Line 13:
 Open a shell in the build directory of your EEROS library and run  Open a shell in the build directory of your EEROS library and run 
 <code> <code>
-sudo ./examples/can/canExample2+$ ./examples/can/canExample2
 </code> </code>
  
getting_started/tutorials/controlsystemcan1.1718020756.txt.gz · Last modified: by ursgraf