Skip to content

OptimomEngineer/autonomousprs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autonomous power racing

quick compile

git submodule update --init
catkin_make

Start control stack

This is everything at the moment. Launches the sweep node and the potential field based controller

Will also launch up rviz to display debug info

roslaunch control autonomouspr-debug.launch

Configuration

The only thing we can configure right now is the potential field controller x/y sensitivity

The config file is at

src/racecar-controllers/racecar_potential_field_controller/config/default.yaml

The axes are in lidar space - so x is looking in front of the lidar, y to the sides

start scanse node

roslaunch sweep_ros sweep2scan.launch 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 79.2%
  • Python 17.9%
  • Shell 2.9%