chengkaiqiang 6213262140 v-0.1.1-1:20240806 | 3 maanden geleden | |
---|---|---|
.. | ||
car_demo | 3 maanden geleden | |
prius_description | 3 maanden geleden | |
prius_msgs | 3 maanden geleden | |
.gitignore | 3 maanden geleden | |
Dockerfile | 3 maanden geleden | |
README.md | 3 maanden geleden | |
build_demo.bash | 3 maanden geleden | |
run_demo.bash | 3 maanden geleden |
This is a simulation of a Prius in gazebo 9 with sensor data being published using ROS kinetic The car's throttle, brake, steering, and gear shifting are controlled by publishing a ROS message. A ROS node allows driving with a gamepad or joystick.
A video and screenshots of the demo can be seen in this blog post: https://www.osrfoundation.org/simulated-car-demo/
This demo has been tested on Ubuntu Xenial (16.04)
/dev/input/js0
or /dev/input/js1
This has been tested with the Logitech F710 in Xbox mode. If you have a different joystick you may need to adjust the parameters for the very basic joystick_translator node: https://github.com/osrf/car_demo/blob/master/car_demo/nodes/joystick_translator
First clone the repo, then run the script build_demo.bash
.
It builds a docker image with the local source code inside.
$ cd car_demo
$ ./build_demo.bash
Connect a game controller to your PC.
Use the script run_demo.bash
to run the demo.
$ ./run_demo.bash
An RVIZ window will open showing the car and sensor output.
A gazebo window will appear showing the simulation.
Either use the controller to drive the prius around the world, or click on the gazebo window and use the WASD
keys to drive the car.
If using a Logitech F710 controller: