usdot-fhwa-stol / carma-platform

CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication. Doxygen Source Code Documentation :
https://usdot-fhwa-stol.github.io/documentation/carma-platform/
400 stars 122 forks source link

Integration test of ROS2 Guidance package nodes: Arbitrator, Plan Delegator, and Trajectory Executor #1854

Closed MishkaMN closed 2 years ago

MishkaMN commented 2 years ago

Types of Issue

Descriptive summary

Integration test of ROS2 Guidance package nodes: Arbitrator, Plan Delegator, and Trajectory Executor. Vehicle should be able initialize CARMA, select a route, and the ROS2 Guidance package nodes should be able to begin planning and trajectory generation in coordination with ROS1 Plugins. Test should be conducted at TFHRC using a basic route to demonstrate functionality. Plugins to be included in test should be the ROS1 versions of Route Following, ILC, and Pure Pursuit Control. These plugins will be tested in their ROS2 port under a separate integration test story.

Carma version where this issue was discovered

Expected behavior

Vehicle is able to make a simple travel at TFHRC.

Actual behavior

NA

Steps to reproduce the actual behavior

NA

Related work

msmcconnell commented 2 years ago

Resolved by above PR