Skip to content
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

Complete Local Setpoint implementation #2028

Closed
wants to merge 3 commits into from
Closed

Conversation

Dat-Bois
Copy link

DRAFT

An initial rough implementation for local setpoints allowing for pos, vel, accel, yaw, and yaw rate for only the localNED frame.

Issues:

  • Topic is not populated for some reason (HELP NEEDED)
  • Need to shift over to Extra Plugins rather than in std plugins
  • Use COG for generation rather than by hand (should happen after shifting to mavros_extras).

Right now my main goal is to just get this simple plugin to work and then I can iron it out to follow the proper guidelines. I used the Setpoint Accel plugin as my reference. However, when running, it doesn't show up with ros2 topic list. It also doesn't have the created/initialized message for the plugin when starting mavros.

@Dat-Bois
Copy link
Author

@vooon Could you take a brief glance at what might be wrong with the topic not populating?

@Dat-Bois
Copy link
Author

Nevermind, got cog to work and that fixed whatever hidden issue there was. Closing this PR for now and will re-open when its more cleaned up.

@Dat-Bois Dat-Bois closed this Mar 25, 2025
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.

1 participant