Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
C
CarlaComponents
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • monticore
    • EmbeddedMontiArc
  • applications
  • CarlaComponents
  • Issues
  • #12

Closed
Open
Opened Jun 11, 2019 by Alexander David Hellwig@alexander.hellwigMaintainer

Create a wrapper emam component to reuse the autopilot component

The model can be found here: https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/utilities/EMAStudioBuilder/tree/master/EmbeddedMontiArcStudio/model/autopilot/de/rwth/armin/modeling/autopilot you can copy it into your project. Main Component: Autopilot.emam First impression: velocity: estimate from 2 or more datapoints of /carla//odometry OR use /carla/objects OR find other topic containing the velocity x,y, compas: /carla//odometry currentEngine,currentStearing,currentBrakes:?, possibly calculate/hard set in the wrapper/heurisic trajectory_lenght,trajectory_x,trajectory_y: Use carla_waypoint_publisher: https://github.com/carla-simulator/ros-bridge/blob/master/carla_waypoint_publisher/README.md You will need to writte a small python or c++ ros program that converts the nav_msgs.Path Message to the required format and outputs it on 3 new topics

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: monticore/EmbeddedMontiArc/applications/carlacomponents#12