-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
Description
I realize that there's an API to change orientations of the already-launch cameras on drone, and also know that it's easy to add additional cameras via setting.json, however, after navigating source codes, I found it hard to understand how to modify cameras' position.
Is there a way to, for example, move the camera with camera_id = 1 to the right of the drone ?
btw, I'm working on a project which needs to get 360 degree point cloud around the vehicle. Are there any chances that a lidar plugin will be release in the future? Or is there any recommendation on how I can implement it ?