Commit 9493d61
X2DemoMachine, ROS and readme improvements (#52)
- Improved X2Robot ( extended parameters, simplified dynamic parameters estimation, acceleration estimation, etc.)
- X2DemoMachineRos has now access to X2DemoState, this allows publishing state-related parameters in real-time.
- Simplified X2DemoState for demonstration purposes.
- Readme for ROS X2DemoMachine.
- Improved TechnaidIMU class
- FourierHandle(4 buttons) class
------------------------------------------------
* robotName initialization and demomachineRos structure change
* FourierHandle class is added
* fix torque direction
* cmake-build-debug is added to gitignore
* gyro reading feature is added to IMU class
* message_runtime is added to package_xml
* parameter file cleaned. default robot name changed
* Additional features such as simplified dynamic parameter calculation, acceleration estimation is added under X2Robot. a demo state with 4 basic controllers are added.
* message generation related parameters are added to CMakeLists
* minor changes on sim related parameters
* additional dynamic parameters and change of publish rate
* ns parameter is added so that different robot name (therefore kinematic/inertial parameters) can be sued while using the same rviz
* errors during simulation are fixed
* keyboard no echo uncommented
* setting useImu to false for default parameters
* readme for X2DemoMachine is added
* CMakelist parameters are changed back to default for unimelb merge
* debug level changed to info
* added link to the specific page on GettingStarted
* minor readme improvements + spdlog header fix + changed default name to x2
* READme improvements: ros_controller is added under dependencies, initializing the can device is now mentioned
Co-authored-by: emekBaris <baris.kucuktabak@u.northwestern.edu>1 parent 2235131 commit 9493d61
33 files changed
Lines changed: 1985 additions & 561 deletions
File tree
- config
- doc
- 1.GettingStarted
- 3.Software
- img
- launch
- msg
- src
- apps/X2DemoMachine
- states
- hardware
- IO
- platforms/X2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
135 | 149 | | |
136 | 150 | | |
137 | 151 | | |
| |||
144 | 158 | | |
145 | 159 | | |
146 | 160 | | |
| 161 | + | |
147 | 162 | | |
148 | 163 | | |
149 | 164 | | |
| |||
0 commit comments