dddvision / functionalnavigation

Trajectory Optimization Manager for Multiple Algorithms and Sensors (TOMMAS)
3 stars 4 forks source link

Framework classes should be placed within a +tom package to mirror the C++ interface #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
A call to tom::WorldTime in C++ will not clobber WorldTime in another 
namespace, but in MATLAB it will.

This could be resolved by placing all framework classes within a package 
directory called +tom

Original issue reported on code.google.com by dddvis...@gmail.com on 30 Aug 2010 at 4:00

GoogleCodeExporter commented 9 years ago

Original comment by dddvis...@gmail.com on 31 Aug 2010 at 11:01