- 
                Notifications
    
You must be signed in to change notification settings  - Fork 12
 
Add new Dynamixel model files #72
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
          
     Merged
      
      
    
  
     Merged
                    Changes from 1 commit
      Commits
    
    
            Show all changes
          
          
            6 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      ecb4106
              
                refactor: Add new Dynamixel model files and update existing models
              
              
                Woojin-Crive bae1f91
              
                fix: Correct spacing in Dynamixel model file for better readability
              
              
                Woojin-Crive 0254467
              
                refactor: Update Dynamixel model files to include external port data …
              
              
                Woojin-Crive 5f4c1fb
              
                chore: Bump version to 1.4.12 and update CHANGELOG with support for a…
              
              
                Woojin-Crive be81d36
              
                feat: Add script to cluster Dynamixel model files by control table se…
              
              
                Woojin-Crive 77341ea
              
                refactor: fix lint errors
              
              
                Woojin-Crive 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 hidden or 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 hidden or 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,78 @@ | ||
| [type info] | ||
| name value | ||
| value_of_zero_radian_position 0 | ||
| value_of_max_radian_position 303750 | ||
| value_of_min_radian_position -303750 | ||
| min_radian -3.14159265 | ||
| max_radian 3.14159265 | ||
| 
     | 
||
| [unit info] | ||
| Data Name value unit Sign Type | ||
| Present Velocity 0.0010471976 rad/s signed | ||
| Goal Velocity 0.0010471976 rad/s signed | ||
| 
     | 
||
| [control table] | ||
| Address Size Data Name | ||
| 0 2 Model Number | ||
| 2 4 Model Information | ||
| 6 1 Firmware Version | ||
| 7 1 ID | ||
| 8 1 Baud Rate | ||
| 9 1 Return Delay Time | ||
| 10 1 Drive Mode | ||
| 11 1 Operating Mode | ||
| 12 1 Secondary ID | ||
| 20 4 Homing Offset | ||
| 24 4 Moving Threshold | ||
| 31 1 Temperature Limit | ||
| 32 2 Max Voltage Limit | ||
| 34 2 Min Voltage Limit | ||
| 36 2 PWM Limit | ||
| 38 2 Current Limit | ||
| 40 4 Acceleration Limit | ||
| 44 4 Velocity Limit | ||
| 48 4 Max Position Limit | ||
| 52 4 Min Position Limit | ||
| 56 1 External Port Mode 1 | ||
| 57 1 External Port Mode 2 | ||
| 58 1 External Port Mode 3 | ||
| 59 1 External Port Mode 4 | ||
| 63 1 Shutdown | ||
| 512 1 Torque Enable | ||
| 513 1 LED Red | ||
| 514 1 LED Green | ||
| 515 1 LED Blue | ||
| 516 1 Status Return Level | ||
| 517 1 Registered Instruction | ||
| 518 1 Hardware Error Status | ||
| 524 2 Velocity I Gain | ||
| 526 2 Velocity P Gain | ||
| 528 2 Position D Gain | ||
| 532 2 Position P Gain | ||
| 530 2 Position I Gain | ||
| 536 2 Feedforward 2nd Gain | ||
| 538 2 Feedforward 1st Gain | ||
| 546 1 Bus Watchdog | ||
| 548 2 Goal PWM | ||
| 550 2 Goal Current | ||
| 552 4 Goal Velocity | ||
| 556 4 Profile Acceleration | ||
| 560 4 Profile Velocity | ||
| 564 4 Goal Position | ||
| 568 2 Realtime Tick | ||
| 570 1 Moving | ||
| 571 1 Moving Status | ||
| 572 2 Present PWM | ||
| 574 2 Present Current | ||
| 576 4 Present Velocity | ||
| 580 4 Present Position | ||
| 584 4 Velocity Trajectory | ||
| 588 4 Position Trajectory | ||
| 592 2 Present Input Voltage | ||
| 594 1 Present Temperature | ||
| 168 2 Indirect Address 1 | ||
| 634 1 Indirect Data 1 | ||
| 168 2 Indirect Address Write | ||
| 634 1 Indirect Data Write | ||
| 296 2 Indirect Address Read | ||
| 698 1 Indirect Data Read | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
  
    
      This file contains hidden or 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,78 @@ | ||
| [type info] | ||
| name value | ||
| value_of_zero_radian_position 0 | ||
| value_of_max_radian_position 501923 | ||
| value_of_min_radian_position -501923 | ||
| min_radian -3.14159265 | ||
| max_radian 3.14159265 | ||
| 
     | 
||
| [unit info] | ||
| Data Name value unit Sign Type | ||
| Present Velocity 0.0010471976 rad/s signed | ||
| Goal Velocity 0.0010471976 rad/s signed | ||
| 
     | 
||
| [control table] | ||
| Address Size Data Name | ||
| 0 2 Model Number | ||
| 2 4 Model Information | ||
| 6 1 Firmware Version | ||
| 7 1 ID | ||
| 8 1 Baud Rate | ||
| 9 1 Return Delay Time | ||
| 10 1 Drive Mode | ||
| 11 1 Operating Mode | ||
| 12 1 Secondary ID | ||
| 20 4 Homing Offset | ||
| 24 4 Moving Threshold | ||
| 31 1 Temperature Limit | ||
| 32 2 Max Voltage Limit | ||
| 34 2 Min Voltage Limit | ||
| 36 2 PWM Limit | ||
| 38 2 Current Limit | ||
| 40 4 Acceleration Limit | ||
| 44 4 Velocity Limit | ||
| 48 4 Max Position Limit | ||
| 52 4 Min Position Limit | ||
| 56 1 External Port Mode 1 | ||
| 57 1 External Port Mode 2 | ||
| 58 1 External Port Mode 3 | ||
| 59 1 External Port Mode 4 | ||
| 63 1 Shutdown | ||
| 512 1 Torque Enable | ||
| 513 1 LED Red | ||
| 514 1 LED Green | ||
| 515 1 LED Blue | ||
| 516 1 Status Return Level | ||
| 517 1 Registered Instruction | ||
| 518 1 Hardware Error Status | ||
| 524 2 Velocity I Gain | ||
| 526 2 Velocity P Gain | ||
| 528 2 Position D Gain | ||
| 532 2 Position P Gain | ||
| 530 2 Position I Gain | ||
| 536 2 Feedforward 2nd Gain | ||
| 538 2 Feedforward 1st Gain | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
| 546 1 Bus Watchdog | ||
| 548 2 Goal PWM | ||
| 550 2 Goal Current | ||
| 552 4 Goal Velocity | ||
| 556 4 Profile Acceleration | ||
| 560 4 Profile Velocity | ||
| 564 4 Goal Position | ||
| 568 2 Realtime Tick | ||
| 570 1 Moving | ||
| 571 1 Moving Status | ||
| 572 2 Present PWM | ||
| 574 2 Present Current | ||
| 576 4 Present Velocity | ||
| 580 4 Present Position | ||
| 584 4 Velocity Trajectory | ||
| 588 4 Position Trajectory | ||
| 592 2 Present Input Voltage | ||
| 594 1 Present Temperature | ||
| 168 2 Indirect Address 1 | ||
| 634 1 Indirect Data 1 | ||
| 168 2 Indirect Address Write | ||
| 634 1 Indirect Data Write | ||
| 296 2 Indirect Address Read | ||
| 698 1 Indirect Data Read | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
  
    
      This file contains hidden or 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,78 @@ | ||
| [type info] | ||
| name value | ||
| value_of_zero_radian_position 0 | ||
| value_of_max_radian_position 501923 | ||
| value_of_min_radian_position -501923 | ||
| min_radian -3.14159265 | ||
| max_radian 3.14159265 | ||
| 
     | 
||
| [unit info] | ||
| Data Name value unit Sign Type | ||
| Present Velocity 0.0010471976 rad/s signed | ||
| Goal Velocity 0.0010471976 rad/s signed | ||
| 
     | 
||
| [control table] | ||
| Address Size Data Name | ||
| 0 2 Model Number | ||
| 2 4 Model Information | ||
| 6 1 Firmware Version | ||
| 7 1 ID | ||
| 8 1 Baud Rate | ||
| 9 1 Return Delay Time | ||
| 10 1 Drive Mode | ||
| 11 1 Operating Mode | ||
| 12 1 Secondary ID | ||
| 20 4 Homing Offset | ||
| 24 4 Moving Threshold | ||
| 31 1 Temperature Limit | ||
| 32 2 Max Voltage Limit | ||
| 34 2 Min Voltage Limit | ||
| 36 2 PWM Limit | ||
| 38 2 Current Limit | ||
| 40 4 Acceleration Limit | ||
| 44 4 Velocity Limit | ||
| 48 4 Max Position Limit | ||
| 52 4 Min Position Limit | ||
| 56 1 External Port Mode 1 | ||
| 57 1 External Port Mode 2 | ||
| 58 1 External Port Mode 3 | ||
| 59 1 External Port Mode 4 | ||
| 63 1 Shutdown | ||
| 512 1 Torque Enable | ||
| 513 1 LED Red | ||
| 514 1 LED Green | ||
| 515 1 LED Blue | ||
| 516 1 Status Return Level | ||
| 517 1 Registered Instruction | ||
| 518 1 Hardware Error Status | ||
| 524 2 Velocity I Gain | ||
| 526 2 Velocity P Gain | ||
| 528 2 Position D Gain | ||
| 532 2 Position P Gain | ||
| 530 2 Position I Gain | ||
| 536 2 Feedforward 2nd Gain | ||
| 538 2 Feedforward 1st Gain | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
| 546 1 Bus Watchdog | ||
| 548 2 Goal PWM | ||
| 550 2 Goal Current | ||
| 552 4 Goal Velocity | ||
| 556 4 Profile Acceleration | ||
| 560 4 Profile Velocity | ||
| 564 4 Goal Position | ||
| 568 2 Realtime Tick | ||
| 570 1 Moving | ||
| 571 1 Moving Status | ||
| 572 2 Present PWM | ||
| 574 2 Present Current | ||
| 576 4 Present Velocity | ||
| 580 4 Present Position | ||
| 584 4 Velocity Trajectory | ||
| 588 4 Position Trajectory | ||
| 592 2 Present Input Voltage | ||
| 594 1 Present Temperature | ||
| 168 2 Indirect Address 1 | ||
| 634 1 Indirect Data 1 | ||
| 168 2 Indirect Address Write | ||
| 634 1 Indirect Data Write | ||
| 296 2 Indirect Address Read | ||
| 698 1 Indirect Data Read | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
  
    
      This file contains hidden or 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,78 @@ | ||
| [type info] | ||
| name value | ||
| value_of_zero_radian_position 0 | ||
| value_of_max_radian_position 263187 | ||
| value_of_min_radian_position -263187 | ||
| min_radian -3.14159265 | ||
| max_radian 3.14159265 | ||
| 
     | 
||
| [unit info] | ||
| Data Name value unit Sign Type | ||
| Present Velocity 0.0010471976 rad/s signed | ||
| Goal Velocity 0.0010471976 rad/s signed | ||
| 
     | 
||
| [control table] | ||
| Address Size Data Name | ||
| 0 2 Model Number | ||
| 2 4 Model Information | ||
| 6 1 Firmware Version | ||
| 7 1 ID | ||
| 8 1 Baud Rate | ||
| 9 1 Return Delay Time | ||
| 10 1 Drive Mode | ||
| 11 1 Operating Mode | ||
| 12 1 Secondary ID | ||
| 20 4 Homing Offset | ||
| 24 4 Moving Threshold | ||
| 31 1 Temperature Limit | ||
| 32 2 Max Voltage Limit | ||
| 34 2 Min Voltage Limit | ||
| 36 2 PWM Limit | ||
| 38 2 Current Limit | ||
| 40 4 Acceleration Limit | ||
| 44 4 Velocity Limit | ||
| 48 4 Max Position Limit | ||
| 52 4 Min Position Limit | ||
| 56 1 External Port Mode 1 | ||
| 57 1 External Port Mode 2 | ||
| 58 1 External Port Mode 3 | ||
| 59 1 External Port Mode 4 | ||
| 63 1 Shutdown | ||
| 512 1 Torque Enable | ||
| 513 1 LED Red | ||
| 514 1 LED Green | ||
| 515 1 LED Blue | ||
| 516 1 Status Return Level | ||
| 517 1 Registered Instruction | ||
| 518 1 Hardware Error Status | ||
| 524 2 Velocity I Gain | ||
| 526 2 Velocity P Gain | ||
| 528 2 Position D Gain | ||
| 532 2 Position P Gain | ||
| 530 2 Position I Gain | ||
| 536 2 Feedforward 2nd Gain | ||
| 538 2 Feedforward 1st Gain | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
| 546 1 Bus Watchdog | ||
| 548 2 Goal PWM | ||
| 550 2 Goal Current | ||
| 552 4 Goal Velocity | ||
| 556 4 Profile Acceleration | ||
| 560 4 Profile Velocity | ||
| 564 4 Goal Position | ||
| 568 2 Realtime Tick | ||
| 570 1 Moving | ||
| 571 1 Moving Status | ||
| 572 2 Present PWM | ||
| 574 2 Present Current | ||
| 576 4 Present Velocity | ||
| 580 4 Present Position | ||
| 584 4 Velocity Trajectory | ||
| 588 4 Position Trajectory | ||
| 592 2 Present Input Voltage | ||
| 594 1 Present Temperature | ||
| 168 2 Indirect Address 1 | ||
| 634 1 Indirect Data 1 | ||
| 168 2 Indirect Address Write | ||
| 634 1 Indirect Data Write | ||
| 296 2 Indirect Address Read | ||
| 698 1 Indirect Data Read | ||
                
      
                  Woojin-Crive marked this conversation as resolved.
               
          
            Show resolved
            Hide resolved
         | 
||
      
      Oops, something went wrong.
        
    
  
      
      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.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.