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

piksi_multi_cpp development #102

Closed
21 of 23 tasks
rikba opened this issue Oct 8, 2019 · 4 comments
Closed
21 of 23 tasks

piksi_multi_cpp development #102

rikba opened this issue Oct 8, 2019 · 4 comments
Assignees

Comments

@rikba
Copy link
Collaborator

rikba commented Oct 8, 2019

In #101 we introduced a first shot at a cpp ROS driver development. Several improvements and additions are necessary to make it usable.

  • Implement serial devices
  • Implement ethernet devices
  • Implement readSettings methods
  • Implement writeSettings methods
  • Identify Piksi Multi, e.g., base, reference receiver, attitude receiver
  • Expose all necessary SBP messages
  • Visualize certain messages
  • Multithreaded reading
  • UML documentation
  • Launch files
  • Testing
  • ROS publisher architecture
  • Geo frame conversion
  • raw profiling
  • Group classes into folders
  • Improve sbp callback handler Feature/ros publishers #103 Refactor/sbp callback handler #108
  • Create factory classes to avoid circular dependencies Refactor/factory classes #107
  • Relay all sbp msgs
  • Send corrections by base station
  • Receive corrections by rover
  • Add callback to set current position as ENU reference
  • Base station sampling
  • Consistent ros param reading
@michaelpantic
Copy link
Member

I'll implement serial devices and publishing of corrections some time next week!

@rikba
Copy link
Collaborator Author

rikba commented Oct 10, 2019

IMG_20191009_111259412

@michaelpantic
Copy link
Member

Btw, that was the uml tool that @clanegge used: http://plantuml.com/

@rikba
Copy link
Collaborator Author

rikba commented Oct 23, 2019

Potential structure of SettingsIo/Receiver classes @michaelpantic

receiver_family

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

No branches or pull requests

3 participants