Skip to content

Commit e5a0b04

Browse files
committed
Merge branch 'feature/je-checkout' into 'devel'
added joint encoder checkout to test script in sandbox See merge request software/libbarrett!51
2 parents 0317855 + 4461659 commit e5a0b04

File tree

3 files changed

+261
-94
lines changed

3 files changed

+261
-94
lines changed

sandbox/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ inverse_dynamics_test_teach_and_play_accel
1414
joint_encoder_index_adjustments
1515
joint_encoder_init
1616
joint_encoder_set_offsets
17+
joint_encoder_test
1718
load_ft_cal
1819
log_temp_data
1920
low_level_wam

sandbox/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ add_programs(
4545
joint_encoder_index_adjustments
4646
joint_encoder_init
4747
joint_encoder_set_offsets
48+
joint_encoder_test
4849
load_ft_cal
4950
# log_ft_data
5051
# log_hand_jp

0 commit comments

Comments
 (0)