|
@@ -2633,8 +2633,11 @@
|
|
"m_template": {
|
|
"m_template": {
|
|
"$type": "ROS2RobotControlComponent",
|
|
"$type": "ROS2RobotControlComponent",
|
|
"ControlConfiguration": {
|
|
"ControlConfiguration": {
|
|
- "Topic": "ackermann_vel",
|
|
|
|
"Steering": 1
|
|
"Steering": 1
|
|
|
|
+ },
|
|
|
|
+ "SubscriberConfiguration": {
|
|
|
|
+ "Type": "ackermann_msgs::msg::AckermannDrive",
|
|
|
|
+ "Topic": "ackermann_vel"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|