grvcTeam / grvc-ual

An abstraction layer for unmanned aerial vehicles
MIT License
50 stars 24 forks source link

Publish target pose and velocity #59

Closed franreal closed 4 years ago

franreal commented 5 years ago

It would be nice to know what is the pose/velocity that UAL is trying to reach in each timestep, independently of the interface that is being used (e.g: go-to-waypoint interface does not use set_pose topic)

With proper visualization tools, it would make easier to check how well control is behaving at runtime.