You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate all 5 modules in C++, effectively replacing the simulink model.
Remove the individual projects and combine into Front Controller
Question: How can we run tests in from FC?
Testing
Modulate the pedals in the bay with the car jacked up. Do the motors spin? Does the ready-to-drive light and brake light work as expected? Do the sensors work?
Other tasks:
Remove vehicle_control_system as a submodule.
Delete the debug/FrontControllerSimple project
Remove unused status / command enum values
The text was updated successfully, but these errors were encountered:
Integrate all 5 modules in C++, effectively replacing the simulink model.
Testing
Modulate the pedals in the bay with the car jacked up. Do the motors spin? Does the ready-to-drive light and brake light work as expected? Do the sensors work?
Other tasks:
vehicle_control_system
as a submodule.debug/FrontControllerSimple
projectThe text was updated successfully, but these errors were encountered: