No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | MIT |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | F1Tenth Simulation Code: Platooning, Computer Vision, Reinforcement Learning, Path Planning |
Checkout URI | https://github.com/pmusau17/platooning-f1tenth.git |
VCS Type | git |
VCS Version | noetic-port |
Last Updated | 2022-05-20 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The racecar_gazebo package
Additional Links
No additional links.
Maintainers
- Patrick Musau
Authors
No additional authors.
Racecar Gazebo
This folder contains the launch files, world files, and other material needed to create the vehicle’s environment. This package contains three important nodes.
-
kill_simulation:
- Some of the experiments that we run require a timeout. For example, when testing the efficacy of a reinforcement learning policy, we run 100 experiments of 60 seconds each across several different racetracks. This allows the simulation to terminate after a fixed period.
-
spawn_cone_simulation
- Navigation in the presence of static obstacles is also an interesting reseearch problem. The spawn cone script allows for the random assignment of a configurable number cones within the racetrack environment. This can be done in two main ways. The first strategy uses a file containing the free points within the racetrack envrionment to randomly allocate cones. The second strategy allows for cones to spawned in fixed locations. This can be done by tailoring the spawn code file to your needs.
-
gazebo_odometry
- This file uses the ground truth state information from gazebo to be transmitted as an odometry message. This allows those who are working on localization techniques to test the efficacy of their methods.
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/two_car.launch
-
- world_name [default: racecar]
- racecar_pose [default: -x 1.5 -y 0.05 -z 0.05]
- racecar2_pose [default: -x 3.5 -y 1.05 -z 0.05]
- gui [default: true]
- run_camera [default: false]
- launch/racecar_walker.launch
- launch/racecar_parking_1.launch
- launch/single_car.launch
-
- car_name
- init_pose
- launch/racecar_tunnel.launch
- launch/racecar_ar.launch
- launch/dynamic_box_odometry.launch
-
- box_name
- launch/dynamic_box.launch
-
- box_name
- init_pose
- launch/many_car.launch
-
- world_name [default: racecar]
- gui [default: true]
- run_camera [default: false]
- racecar_pose [default: -x 1.5 -y 0.05 -z 0.05]
- racecar2_pose [default: -x 3.5 -y 1.05 -z 0.05]
- racecar3_pose [default: -x -1.5 -y 0.05 -z 0.05]
- launch/racecar.launch
-
- world_name [default: racecar]
- gui [default: true]
- run_camera [default: false]
- racecar_version [default: racecar-v2]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged racecar_gazebo at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.