-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* controller_ip to launch * use controller_ip * define setfriconfig srv * move hw-related stuff to hwif step1 * format * cleanup * configuration manager cleanup * hw if cleanup * extend launch and config * remove config manager * clean up access rights * remove configuring from rights * if and controller cleanup * change control and command modes in hwif * add new args to robot app * fix relative links in wiki * fix file * extend serialization * client ip and port params * remove params * launch args * update mds * control mode handler * extend md * update params * damping and stiffness as params * update md * update comment * fix controller config * fix multi-install * friction compensation * format * fix merge * fix doc merge * merge controllers branch * add event_broadcaster * add activation test * fix linking * fix ip transmission * fix ip on server side * app folder * format * is_active and controller fixes * fix kss doc * add sleep necessary for jtc * fix impedance settings * extend log * fri config fix * rework fri configuration * fix comparison * remove unnecessary check + add comments * add comment * format + update md * string_view * str_view 2 * always allow unconfigured param changes * fix build * udpate package xml * sonar fixes --------- Co-authored-by: Aron Svastits <svastits1@gmail.com> Co-authored-by: Gergely Kovacs <gergely.kovacs4@kuka.com>
- Loading branch information
1 parent
4fbd6d1
commit e33b7c0
Showing
44 changed files
with
2,155 additions
and
2,142 deletions.
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
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,3 @@ | ||
# Message with the modifiable values of FRI configuration | ||
int32 receive_multiplier | ||
int32 send_period_ms |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.