vortexntnu / perception-auv

The workspace for the Perception team!
MIT License
1 stars 0 forks source link

[TASK] Path generation #13

Open jorgenfj opened 4 weeks ago

jorgenfj commented 4 weeks ago

Description of task

Create a ros node that generates a path to a waypoint. We plan to use Isaac Ros Nvblox to generate a 2D slice of the environment in the form of a Euclidean Signed Distance Fields (ESDF). We need a way to generate a safe path to this waypoint in the 2D-plane.

Suggested Workflow

Specifications

Contacts

@Andeshog(rider) @jorgenfj

Code Quality