publishing a trajectory messages

asked 2017-08-06 17:04:20 -0600

huckl3b3rry87 gravatar image

I am running an optimization problem that takes about 0.5 seconds to solve. The result of this problem is a sequence of (x and y) way-points at particular times for some look-ahead time (let's say 10 seconds, I am doing model predictive control). Then using a low-level controller, I want to (for now neglecting dynamics and working in Gazebo) set the position of the vehicle according to time.

I have looked into a few different thing including message_filters and trajectory_messages. Are these the types of tools that I should be trying to use for this sort of thing, or is there something better suited for this?

Thanks!

edit retag flag offensive close merge delete

Comments

what's your tf2 buffer's timeout?

allenh1 gravatar image allenh1  ( 2017-08-09 13:28:12 -0600 )edit