Skip to content

This is a Repository that holds example code for microROS on freeRTOS

Notifications You must be signed in to change notification settings

Johannes-42/microROS-freeRTOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

microROS-freeRTOS

This is a Repository that holds example code for microROS on freeRTOS

For this Project a Olimex STM32-E407 is used. The Official Tutorial from the microROS Webpage was used to build the package. (Link to freeRTOS and Olimex STM32) Then a new APP/Project was added. Here the Example from mulithreaded publisher and rclc example were used to build this.

The goal of the project is to run a multithreaded microROS app. One thread should always check if a specific topic was published with the bool true. If that happens a shared memory value should be set and all other threads should stop or run specific code. This is needed to stop the robot in an emergency, which needs to happen quickly. (Stop driving around etc)

About

This is a Repository that holds example code for microROS on freeRTOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages