Open stoutheo opened 3 years ago
Also, thread safe read/write/delete operation need be investigated.. At the moment it is NOT probably thread safe!
Apparently, for ROS via Python a subscriber and a publisher are thread safe.. But we should still test it...
@stoutheo is this still an open issue?
Yes yes, till we have an receding horizon or MPC implemented... I cannot test the use of the update trajectory function.
Can this be added to #64?
@cmower not really relevant to #64. In my opinion, should remain independent issue.
@stoutheo what is the status of this issue? Can we close?
The function responsible for updating the trajectory of the receiding horizon or/and MPC needs to be further tested.
Also, thread safe read/write/delete operation need be investigated.. At the moment it is NOT probably thread safe!