-
Notifications
You must be signed in to change notification settings - Fork 7
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
More Filter Changes #108
Open
jpanikulam
wants to merge
13
commits into
master
Choose a base branch
from
more_filter_world
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
More Filter Changes #108
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
752a32b
Rewrite Servo Driver
masonturner 70f3049
Add pwm to comment
masonturner f843ecf
Finish calibrations
masonturner bbd06c2
Rename to reflect target angles
masonturner ea219cb
Address Jake Comments
masonturner 31387bb
Add publisher for commanded PWM set points
masonturner e9eddb4
Fix Servo Test Target
masonturner 9e8965d
Updates to filtering
jpanikulam cb0c985
Fix first round of merge conflicts
jpanikulam 281b134
Debug prints
jpanikulam f9eb8fd
Update experiments
jpanikulam d2ba65d
Updates
jpanikulam f0d4063
Push latest
jpanikulam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,30 @@ | ||
serial_number: CA38DB5E | ||
v4l_path: usb-046d_Logitech_Webcam_C930e_CA38DB5E-video-index0 | ||
note: these cal values were copied from camera 0 | ||
camera_matrix: [499.7749869454186, 0, 309.3792706235992, | ||
0, 496.9300965132637, 241.6934416030273, | ||
0, 0, 1] | ||
distortion_coefficients: [0.003861115403120386, 0.09541932181851349, 0.001898991151152847, | ||
-0.003082742498836169, -0.2932184860155891] | ||
|
||
distortion_coefficients: | ||
- 0.06693324518972132 | ||
- -0.2241512297832522 | ||
- 0.009935840339065886 | ||
- 0.008486955527599985 | ||
- 0.1017895523815406 | ||
# distortion_coefficients: | ||
# - 0.0 | ||
# - 0.0 | ||
# - 0.0 | ||
# - 0.0 | ||
# - 0.0 | ||
camera_matrix: | ||
- 279.7596429981606 | ||
- 0 | ||
- 235.9919590561939 | ||
- 0 | ||
- 280.0340888659648 | ||
- 141.9506134614783 | ||
- 0 | ||
- 0 | ||
- 1 | ||
resolution: | ||
- 480 | ||
- 270 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,27 @@ | ||
distortion_coefficients: | ||
- 0.06693324518972132 | ||
- -0.2241512297832522 | ||
- 0.009935840339065886 | ||
- 0.008486955527599985 | ||
- 0.1017895523815406 | ||
# distortion_coefficients: | ||
# - 0.0 | ||
# - 0.0 | ||
# - 0.0 | ||
# - 0.0 | ||
# - 0.0 | ||
serial_number: 5CFD076E | ||
camera_matrix: | ||
- 279.7596429981606 | ||
- 0 | ||
- 235.9919590561939 | ||
- 0 | ||
- 280.0340888659648 | ||
- 141.9506134614783 | ||
- 0 | ||
- 0 | ||
- 1 | ||
resolution: | ||
- 480 | ||
- 270 | ||
v4l_path: usb-046d_Logitech_Webcam_C930e_5CFD076E-video-index0 | ||
camera_matrix: [499.7749869454186, 0, 309.3792706235992, | ||
0, 496.9300965132637, 241.6934416030273, | ||
0, 0, 1] | ||
distortion_coefficients: [0.003861115403120386, 0.09541932181851349, 0.001898991151152847, | ||
-0.003082742498836169, -0.2932184860155891] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
fiducial_4x4: | ||
artag_squares: 4 | ||
dict_num: 250 | ||
log_translation_tag_from_world: [0.182163, 0.129157, 0.898972] | ||
log_rotation_tag_from_world: [-1.0712, 0.978419, 1.12526] | ||
log_translation_tag_from_world: [-0.285517, -0.0842155, 1.2411] | ||
log_rotation_tag_from_world: [0.495738, 1.39608, 0.0704547] | ||
artag_width_mm: 99.0 # measured by Matt feb 10 2019 | ||
artag_gap_mm: 50.0 # measured by Matt feb 10 2019 | ||
fiducial_5x5: | ||
artag_squares: 5 | ||
dict_num: 250 | ||
log_translation_tag_from_world: [0.182163, 0.129157, 0.898972] | ||
log_rotation_tag_from_world: [-1.0712, 0.978419, 1.12526] | ||
log_translation_tag_from_world: [-0.285517, -0.0842155, 1.2411] | ||
log_rotation_tag_from_world: [0.495738, 1.39608, 0.0704547] | ||
artag_width_mm: 100.0 # measured by Matt feb 10 2019 | ||
artag_gap_mm: 50.0 # measured by Matt feb 10 2019 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
k_proportional: | ||
- 0.2 | ||
- 0.2 | ||
- 0.4 | ||
|
||
k_derivative: | ||
- 0.2 | ||
- 0.2 | ||
- 0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
use_accelerometer: false | ||
use_gyro: true | ||
use_imus: | ||
- 78 | ||
use_fiducial: true | ||
max_fiducial_latency_s: 0.4 | ||
|
||
transforms: | ||
- source: imu_36 | ||
destination: camera | ||
source_from_destination: | ||
log_R_source_from_destination: | ||
- -1.616591025757221 | ||
- 0.05134578843446101 | ||
- 0.05091124055477719 | ||
translation_source_from_destination: | ||
- -0.001292535846636506 | ||
- -0.0009267741933531443 | ||
- -0.0199366607203838 | ||
- source_from_destination: | ||
log_R_source_from_destination: | ||
- -2.207252187700393 | ||
- 2.221627059568664 | ||
- 0.0729343244927283 | ||
translation_source_from_destination: | ||
- -0.1457315425013999 | ||
- 0.07004447260546187 | ||
- -0.2286505835933628 | ||
destination: camera | ||
source: imu_78 | ||
- destination: camera | ||
source_from_destination: | ||
log_R_source_from_destination: | ||
- 1.209199576156145 | ||
- 1.209199576156145 | ||
- 1.209199576156145 | ||
translation_source_from_destination: | ||
- 0.11 | ||
- 0 | ||
- 0.32 | ||
source: vehicle | ||
imus: | ||
36: | ||
source_log: /jet/logs/calibration-log-jul6-7 | ||
accelerometer_gains_p0: | ||
- 0 | ||
- 0 | ||
- 0 | ||
magnetometer_gains_p0: | ||
- -79.29922702237944 | ||
- -4.476413645049656 | ||
- -46.83316633469963 | ||
id: 36 | ||
magnetometer_gains_scaling: | ||
- 32.1877202815169 | ||
- 3.408923758371102 | ||
- 10.62688468310214 | ||
- 0 | ||
- 33.17611158621461 | ||
- -13.05820640963059 | ||
- 0 | ||
- 0 | ||
- 34.80217509591158 | ||
name: imu_36 | ||
accelerometer_gains_scaling: | ||
- 9.480392053156724 | ||
- -0.367804276102152 | ||
- 0.1097718806953435 | ||
- 0 | ||
- 9.392748712511086 | ||
- -0.223199776102899 | ||
- 0 | ||
- 0 | ||
- 9.674406404535416 | ||
78: | ||
magnetometer_gains_scaling: | ||
- 27.28940423457934 | ||
- -8.791590927283378 | ||
- 2.517804983200733 | ||
- 0 | ||
- 32.00283422687422 | ||
- 2.359513709031368 | ||
- 0 | ||
- 0 | ||
- 27.18480244848202 | ||
name: imu_78 | ||
accelerometer_gains_p0: | ||
- 0 | ||
- 0 | ||
- 0 | ||
id: 78 | ||
accelerometer_gains_scaling: | ||
- 9.699410372939981 | ||
- -1.712699829531295 | ||
- -0.3186110085605555 | ||
- 0 | ||
- 9.844189129580382 | ||
- -0.1136357460553914 | ||
- 0 | ||
- 0 | ||
- 8.810237581896597 | ||
magnetometer_gains_p0: | ||
- 45.59041987760968 | ||
- 53.1135550856215 | ||
- 21.82576956097864 | ||
source_log: /jet/logs/calibration-log-jul6-7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
noble