Changes between Version 22 and Version 23 of WikiStart
- Timestamp:
- Oct 23, 2013, 10:58:59 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v22 v23 8 8 To carry out experiments with Intelligent Vehicles or robots, Heudiasyc has developed the PACPUS framework to solve the systems integration issues. So PACPUS is just a framework that can help you to quickly develop new functionalities and to integrate them in a more complex system. The framework is designed around the [[http://en.wikipedia.org/wiki/KISS_principle | KISS principle]] and use [[http://en.wikipedia.org/wiki/Component-based_software_engineering | Component-based software engineering]]. Developments are done mainly in C++. 9 9 10 PACPUS framework is distributed under CECILL-C license (equivalent to LGPL) so you can use it to build free and commercial software. You can find also some PACPUS pluginsdeveloped by the laboratory that you can use freely.10 PACPUS framework is distributed under CECILL-C license (equivalent to LGPL) so you can use it to build free and commercial software. You can find also some [[#AvailablePACPUSplugins|PACPUS plugins]] developed by the laboratory that you can use freely. 11 11 12 12 = PACPUS framework =