Releases: project-aslan/Aslan
Releases · project-aslan/Aslan
Melodic Release 1.2.0
-
ROS Melodic version of Project Aslan
-
Refactored code: Redesign based on OOP (Object-Oriented Programming) design and following the ROS Guidelines for package structure, C++ Style Guide, Python Style Guide, ROS Patterns and Common Procedures. The motivation behind this was to provide a set of guidelines that can help the contributors of Project Aslan contribute in a neat, well structured software stack. The current version of the stack is fully restructured and concise facilitating debugging, understanding of the functionality and establishing a set of rules, procedures and guidelines in code development
Kinetic Release 1.2.0
- Refactored code:
Redesign based on OOP (Object-Oriented Programming) design and following the ROS Guidelines for package structure, C++ Style Guide, Python Style Guide, ROS Patterns and Common Procedures. The motivation behind this was to provide a set of guidelines that can help the contributors of Project Aslan contribute in a neat, well structured software stack. The current version of the stack is fully restructured and concise facilitating debugging, understanding of the functionality and establishing a set of rules, procedures and guidelines in code development - Minor bug fixes