ed
ed copied to clipboard
Environment Descriptor
We currently have a dependency on the tue-filesystem. In order to make our code usable for others (and keeping our code clean) we should remove this. Other dependencies we should...
Reconsider the usage of data for people properties and the ability to update the data https://github.com/tue-robotics/ed/blob/master/src/ed.cpp#L138
Introduce concave hulls and be able to generate those for multiple shapes. Use them for the generation of the navigation constraints of volumes.
This would reduce the displacement of objects when a supporting object is moved. Thus reduce errors in association of objects. @reinzor @jlunenburg @rokusottervanger What do you think?