Code Monkey home page Code Monkey logo

lgsvl_utils's Introduction

lgsvl-utils

ROS Helper Nodes for utilising LGSVL Simulator in Autonomous Vehicles Development

CodeFactor Code Grade Code Quality Score GitHub Repo stars GitHub Repo forks

Ubuntu ROS C++

cover_image

Features

  • Ground Truth Objects: Convert lgsvl 3D ground truth objects to autoware and jsk_recognition messages and visualize them in Rviz
  • Vehicle Status Publishing: The ego vehicle's Can Bus data are extracted from the lgsvl simulator and published to ROS
  • Map Format Supports: Support pointcloud map, lanelet2 map, vector map formats
  • Global Planning: Provide Global Planning in lanelet2 map format (Issue discovered, fixing...)
  • Joystick Control: Drive in the Simulator with a joystick (currently support Xbox, Logitech F710 joysticks, and control settings like Forza Horizon, Japan Hand, USA Hand)
  • Vehicle State Control: Control the Ego Vehicle's State with lgsvl_msgs::VehicleStateData message (including control of all the lights, blinkers, wipers, etc)
  • Vehicle Motion Control: Control the Ego Vehicle's Motion with lgsvl_msgs::VehicleControlData message (with Reversing Enabled)
  • Vehicle Model: Display the ego vehicle model in Rviz

TODOs

  • feat: Packing functions into this pkg
  • feat: 2D Ground Truth Objects
  • feat: Support for Other Sensors
  • feat: Relocalization?

Known Issues

  • BorregasAve lanelet2 map contains minor connection errors
  • PCD Map stays idle during driving (suspected to be the publishing rate issue)

Dependencies

  • lanelet2
  • lgsvl-msgs
  • autoware-msgs
  • jsk-recognition-msgs

Installation

# clone the repo
cd catkin_ws/src
git clone https://github.com/SS47816/lgsvl_utils.git

# install dependencies & build 
cd ..
rosdep install --from-paths src --ignore-src -r -y
catkin_make
source devel/setup.bash

Usage

Example BorregasAve Map in LGSVL

Step 1: Download LGSVL Simulator and register an account

Step 2: Select a the UT Lexus Vehicle and upload the sensor configuration provided in lgsvl_utils/lgsvl_assets/sensor_config/[Custom] Autoware AI.json

Step 3: Select the BorregasAve Map and start the simulation

Step 4: Launch the nodes in this lgsvl_utils pkg using the lgsvl_utils/launch/lgsvl_borregas.launch

# launch the all the nodes on the example BorregasAve Map
roslaunch lgsvl_utils lgsvl_borregas.launch 

demo_image

Contribution

You are welcome contributing to the package by opening a pull-request

We are following: Google C++ Style Guide, C++ Core Guidelines, and ROS C++ Style Guide

License

MIT License

lgsvl_utils's People

Contributors

ss47816 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.