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
The mock data will be used to run the local pathfinding under development. This will allow us to couple the publisher data to the OMPL path classes and have the full pathfinding system function for deployment.
Description
There can be files (JSON, YAML) which will contain the publisher data which will be parsed and published in the ROS network. The Pathfinding subscribers will receive these inputs, generate the OMPL path, and publish it.
Purpose
The mock data will be used to run the local pathfinding under development. This will allow us to couple the publisher data to the OMPL path classes and have the full pathfinding system function for deployment.
Description
There can be files (JSON, YAML) which will contain the publisher data which will be parsed and published in the ROS network. The Pathfinding subscribers will receive these inputs, generate the OMPL path, and publish it.
Resources
The text was updated successfully, but these errors were encountered: