Made basic interfacing with odrive
This commit is contained in:
@ -57,8 +57,7 @@
|
||||
|
||||
<ros2_control name="mg-base" type="system">
|
||||
<hardware>
|
||||
<plugin>mock_components/GenericSystem</plugin>
|
||||
<param name="calculate_dynamics">true</param>
|
||||
<plugin>mg_wheel_interface/MgOdriveInterface</plugin>
|
||||
</hardware>
|
||||
<joint name="left_motor">
|
||||
<command_interface name="velocity"/>
|
||||
|
||||
@ -16,5 +16,7 @@ diffdrive_controller:
|
||||
odom_frame_id: odom
|
||||
base_frame_id: base-link
|
||||
|
||||
open_loop: true
|
||||
|
||||
wheel_separation: 0.5
|
||||
wheel_radius: 0.1
|
||||
Reference in New Issue
Block a user