ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

As far as I know, this has not been the case, as long as I have worked in the project (since version 1.9.0). PACMod vehicles have always required SSC or other custom interface software because Autoware.AI produces high-level commands (like desired speed and heading angle) and PACMod accepts low-level commands (like pedal and steering wheel control). However, you should be able to implement a simplified version of SSC on your own pretty easily with some basic PID control.