Skip to content
forked from lgsvl/lgsvl_msgs

Custom ROS Messages for LGSVL Simulator

License

Notifications You must be signed in to change notification settings

CPFL/lgsvl_msgs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS Package lgsvl_msgs for LG SVL Automotive Simulator

This repository contains ROS message definitions for lgsvl_msgs to subscribe ROS messages being published by LG SVL Automotive Simulator via rosbridge.

<msg>
  - Detection3DArray.msg  # A list of 3D detections
  - Detection3D.msg       # 3D detection including id, label, score, and 3D bounding box
  - BoundingBox3D.msg     # A 3D bounding box definition
  - Detection2DArray.msg  # A list of 2D detections
  - Detection2D.msg       # 2D detection including id, label, score, and 2D bounding box
  - BoundingBox2D.msg     # A 2D bounding box definition

Copyright and License

Copyright (c) 2018 LG Electronics, Inc.

This software contains code licensed as described in LICENSE.

About

Custom ROS Messages for LGSVL Simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 100.0%