Giter Site home page Giter Site logo

f1-autonomous-car's Introduction

Overview

Run an f1 tenth car simulation in Gazebo. Uses hector mapping and teb local planner. Published twist messages from the planner are converted to ackermann messages to move the car.

How to Build

git clone https://github.com/StevieG47/f1-autonomous-car

Open a new terminal, in 1st terminal:

cd f1-autonomous-car/catkin_ws
catkin_make
source devel/setup.bash

In 2nd terminal:

cd f1-autonomous-car/teb/catkin_ws
catkin_make
source devel/setup.bash

How to Run

Launch the vehicle in Gazebo and start hector mapping in 1st terminal:

roslaunch f1 f1-Slam.launch

f1gazebo

Start the planner and launch rviz in 2nd terminal:

roslaunch teb_local_planner_tutorials robot_carlike_in_stage.launch

f1rviz

Moving the car

Navigation goals can be set using the 2D Nav Goal feature in rviz. Since it is an ackermann vehicle, it may not be able to navigate to the goal if the only path requires the vehicle to turn in place.

Read occupancy grid

Work in progress rosrun read_map readOccMap

f1-autonomous-car's People

Contributors

stevieg47 avatar

Watchers

 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.