-
Notifications
You must be signed in to change notification settings - Fork 13.7k
New issue
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
Add PixyCam2 driver for Rover #11993
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
As mentioned, some basic code already exists (not publicly available). We need to figure out if we can release it and if it is worth it to bring it upstream. |
@jpt48 the include paths changed on master: |
@bkueng Thank you, the errors were cleared. |
What output do you expect? Might be best to open a pull request (even if not finished yet), so we can look at the code. |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
(Note that the PixyCam driver has been available at https://github.com/NXPHoverGames/PixyCam for a while now. Should we again bring up the discussion whether to add this into PX4?) |
@jarivanewijk we're always open for pull requests but I'm not sure if you can convince someone to work on this for you 😄. |
@igalloway @KatrinMoritz - Is this still something we want to merge into PX4 eventually? Otherwise this issue can be closed. |
@jarivanewijk @igalloway @julianoes the issue can be closed. There will be no PR for the Pixycam driver. |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
For general questions please use PX4 Discuss or Slack.
Describe problem solved by the proposed feature
NXP will use the PixyCam as for a simple car configuration which is able to stay inside the lines on either side of a race track. This is development that will be used for student competitions.
Describe your preferred solution
Driver in PX4 that provides access to PixyCam pre-programmed functions
Describe possible alternatives
Alternative would be for PixyCam to use the SDK to command the FMU. But this is not preferred.
Additional context
Leo Mustafa (NXP) has started a driver and communications between the Pixy and PX4, so there is a solid starting point
The text was updated successfully, but these errors were encountered: