Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@KerryMoffittRtn
Copy link
Contributor

No description provided.

virtual std::vector<ImageCaptureBase::ImageResponse> getImages(const std::vector<ImageCaptureBase::ImageRequest>& request) const = 0;
virtual std::vector<uint8_t> getImage(const std::string& camera_name, ImageCaptureBase::ImageType image_type) const = 0;

virtual void simAddMarker(msr::airlib::GeoPoint lla, float radius, float lifetime) = 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be in worldsimapibase

//if enabled, this would show some flares
// Add a basic spherical marker to the scene
void simAddMarker(msr::airlib::GeoPoint lla, float radius, float lifetime);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be in worldsimapibase.h

@madratman
Copy link
Contributor

closing in favor of #2304

@madratman madratman closed this Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants