Open NDevDrone opened 9 months ago
@srmainwaring , would you happen to have worked out a solution to this?
@NDevDrone there is a service for the follow camera where you can reposition and reorient the camera: For example:
gz service -s /gui/follow/offset --reqtype gz.msgs.Vector3d --reptype gz.msgs.Boolean --timeout 2000 --req "x: -0.5, y: 0.5, z: 0.5"
The camera controller struggles to keep the image smooth when close to a fast moving vehicle, there is a service for adjusting that as well:
I've transferred this issue to gz-gui since it's not a documentation issue.
Also, there have been some changes to the camera tracking plugin. Is this still an issue?
Hi @azeey , sorry I haven't been up to speed on developments of the camera tracking plugin. Would you mind sharing where they are reported ? Great news if so!
Thanks azeey, that's pretty great to see. Looking forward to trying it out.
Environment
Description
Steps to reproduce
Output
N/A