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

Adding wrapper vpServoPololuMaestro class over RappaPololuMaestro sdk #1248

Merged
merged 15 commits into from
Nov 16, 2023

Conversation

PierrePerraud
Copy link

Allow position and velocity control using pololu board.

Pierre Perraud and others added 3 commits October 6, 2023 16:55
@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a93ee0) 54.40% compared to head (fe37afa) 54.72%.
Report is 7 commits behind head on master.

❗ Current head fe37afa differs from pull request most recent head 66f5a37. Consider uploading reports for the commit 66f5a37 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1248      +/-   ##
==========================================
+ Coverage   54.40%   54.72%   +0.31%     
==========================================
  Files         400      403       +3     
  Lines       50514    50273     -241     
==========================================
+ Hits        27482    27511      +29     
+ Misses      23032    22762     -270     

see 181 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

fspindle and others added 12 commits October 20, 2023 16:33
- RapaPololuMaestro 3rd party that implements RPMSerialInterface is now embedded
  in 3rdparty/pololu folder and considered as private
- Various changes in vpPTUPololuMaestro and vpServoPololuMaestro classes
  to shadow RPMSerialInterface class
- Clean and remove useless code
correcting spelling
Change initial speed value from 0 to 1.

Use Adaptive gain for servo example.
@fspindle fspindle merged commit 50d573e into lagadic:master Nov 16, 2023
1 check passed
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