-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Inside the MaRRTPathPlanNode.py there are 4 non standard ROS messages imported:
MapCarSensorsWaypointsArrayWaypoint
My understanding is that those messages are custom made for the E-gnition vehicle and are not copied to this repository. They seem to be included in the package.xml and the in the package's makefile but they can't be found.
I was able to bypass those dependencies by recreating the messages out of their used attributes in the functions of the script, but it would be awesome if you included a copy of the *.msg files.
Metadata
Metadata
Assignees
Labels
No labels