[[PageOutline(1-10,Contents)]] {{{ #!html


PACPUS - Framework for Intelligent Vehicles

}}} = Overview of PACPUS = PACPUS is a multi-platforms (Windows, X86-Linux, ARM-Linux) framework written in C++ that aims at helping the development of applications for Intelligent Vehicles and Autonomous Driving. [PacpusGeneral General description] of pacpus, [PacpusGeneral#WhyPACPUS why PACPUS?] and [PacpusGeneral#SomeprojectspoweredbyPACPUS more]. The development of PACPUS is supported by the [http://www.cnrs.fr/ins2i/ CNRS] and the [https://www.utc.fr/ UTC]. {{{ #!comment Goals, what is PACPUS? Contributors }}} ---- = Documentation = == Learning the concepts == [GettingStarted Getting Started]: Learn how to install pacpus framework on your machine. [PacpusTutorialsIndex Tutorials]: Some tutorials to learn PACPUS, the best place to start! - [PacpusTutorialsIndex#Basics Basics]: Learn how to create new plugins and make communicate components. - Timestamping - Data recording, DBT format and data replay - Tools (filtering, advanced communication, geodesy,...) == Manual == [FrequentlyAskQuestions FAQ and Tips ] ---- = Software = == Free plugins == Available PACPUS plugins free to use: - Interface to sensors : you can browse the source code [source:pacpussensors here] and get a more detailed description on [PacpusSensors this page (PACPUS SENSORS repository)] - HMI (display, graph, viewers,...) PACPUS framework is distributed under ​CECILL-C license (equivalent to LGPL) so you can use it to build free and commercial software. Also, you can find here some PACPUS plugins developed by the laboratory that you can use freely. == Getting source == The source codes of the framework and p ---- lugins are hosted on a SVN server, you can find the informations for checkout [PacpusCheckout here] == Closed source plugins == The closed source software can be accessed on demand, please check the [WikiStart#Contribute Contribute] section below. ---- = Get Involved = == License == PACPUS framework is distributed under ​CECILL-C license (equivalent to LGPL) so you can use it to build free and commercial software. Also, you can find here some PACPUS plugins developed by the laboratory that you can use freely. == Contribute == If you want to contribute to the project: - you can request an account to pacpus@hds.utc.fr to get an access to the code repository - or contribute by providing a patch in the ticket system : [/newticket?summary=PATCH:%20please%20add%20description&type=patch%20submission Patch Submission] - or declaring a [/newticket?summary=BUG:%20please%20add%20description&type=defect bug] You can find here a [PacpusContributors list of contributors]. ---------------------------------- {{{ #!comment WikiStartPrevious }}}