Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MulticorePerformanceOptimization"

(added Zwingenberg Hackathon information)
 
(4 intermediate revisions by one other user not shown)
Line 10: Line 10:
 
* Integration Papyrus-RT and APP4MC
 
* Integration Papyrus-RT and APP4MC
 
* Integration CDT / APP4MC
 
* Integration CDT / APP4MC
 +
 +
 +
== Initial Rover Contributions ==
 +
 +
Along with an AMALTHEA4public internal Hackathon during January 2017, rover contributions were collected to provide easy demonstrations of APP4MC capabilities. Such contributions include:
 +
 +
* 3D model (.stl file format) to print an enclose attachable to the rover incorporating the Raspberry Pi, the power bank, 4 side-facing infra-red sensors, front and rear-facing ultrasonic sensors, the PI camera and necessary wiring
 +
* basic implementation of accessing sensor values for temperature, distances (IR & US), and camera images
 +
* AMALTHEA model utilisable by APP4MC representing basic C implementations
 +
* short tutorial on how to perform parallelisation within APP4MC und utilise results with a generated config file
 +
 +
Whereas some of the contributions are ready, others take some more efforts. Results are distributed either on the current rover GitHub, on this wiki page, and / or at the APP4MC webpage.

Latest revision as of 06:44, 20 January 2017

This wiki page will contain information about Eclipse projects related to the topic, e.g., the Eclipse APP4MC project.


Help needed

To help us, we need collaborators:

  • Linux as a target for APP4MC Models
  • Extend the Polarsys Rover to multicore with APP4MC
  • Integration Papyrus-RT and APP4MC
  • Integration CDT / APP4MC


Initial Rover Contributions

Along with an AMALTHEA4public internal Hackathon during January 2017, rover contributions were collected to provide easy demonstrations of APP4MC capabilities. Such contributions include:

  • 3D model (.stl file format) to print an enclose attachable to the rover incorporating the Raspberry Pi, the power bank, 4 side-facing infra-red sensors, front and rear-facing ultrasonic sensors, the PI camera and necessary wiring
  • basic implementation of accessing sensor values for temperature, distances (IR & US), and camera images
  • AMALTHEA model utilisable by APP4MC representing basic C implementations
  • short tutorial on how to perform parallelisation within APP4MC und utilise results with a generated config file

Whereas some of the contributions are ready, others take some more efforts. Results are distributed either on the current rover GitHub, on this wiki page, and / or at the APP4MC webpage.

Back to the top