We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor javascript to allow for 'vehicle' objects
each vehicle has its own 3D model, mission and fence
each vehicle has a callback to update its location, pose and other info
each vehicle will have a unique system ID that will allow the correct vehicle to be targeted for updates
The text was updated successfully, but these errors were encountered:
SamuelDudley
No branches or pull requests
refactor javascript to allow for 'vehicle' objects
each vehicle has its own 3D model, mission and fence
each vehicle has a callback to update its location, pose and other info
each vehicle will have a unique system ID that will allow the correct vehicle to be targeted for updates
The text was updated successfully, but these errors were encountered: