juauer / modelcars

GNU General Public License v3.0
0 stars 1 forks source link

modelcars

Quick Start Guide

To start the localization, several things have to be (ros)launched, depending on what You want to do:

Regular Start
Debugging on Car

Alternatively, You may launch cps2 localization_publisher_debug.launch which launches all of the above. The debug version publishes some markers and writes the trajectory to a file. Use cps2 rviz.launch on a remote PC to make things visible.

Debugging on Desktop

Alternatively, just launch cps2 test_localization_publisher which launches all of the above plus a rosbag player.

How does it work?

// TODO

Parameters to set

All parameters are briefly explained in the launchfiles where they are supposed to be set. Here, we like to give a more detailed explaination:

// TODO