Skip to content

Custom ROS Message Dependencies #2

@ekampourakis

Description

@ekampourakis

Inside the MaRRTPathPlanNode.py there are 4 non standard ROS messages imported:

  • Map
  • CarSensors
  • WaypointsArray
  • Waypoint

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions