All Projects → ayushgaud → gazebo_cars

ayushgaud / gazebo_cars

Licence: Apache-2.0 license
Gazebo Models for different types of cars

Programming Languages

CMake
9771 projects

Projects that are alternatives of or similar to gazebo cars

aws-robomaker-robotics-curriculum
Introductory robotics curriculum
Stars: ✭ 78 (+151.61%)
Mutual labels:  ros, gazebo
linorobot2
Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Stars: ✭ 97 (+212.9%)
Mutual labels:  ros, gazebo
katana driver
This stack contains hardware drivers, Gazebo plugins and other basic functionalities for the Neuronics Katana family of robot arms.
Stars: ✭ 16 (-48.39%)
Mutual labels:  ros, gazebo
conde simulator
Autonomous Driving Simulator for the Portuguese Robotics Open
Stars: ✭ 31 (+0%)
Mutual labels:  ros, gazebo
docker-ros-x11
A docker environment with ROS, Gazebo, X11 and Tensorflow
Stars: ✭ 29 (-6.45%)
Mutual labels:  ros, gazebo
wpr simulation
No description or website provided.
Stars: ✭ 24 (-22.58%)
Mutual labels:  ros, gazebo
smart grasping sandbox
A public sandbox for Shadow's Smart Grasping System
Stars: ✭ 69 (+122.58%)
Mutual labels:  ros, gazebo
arm
Robot arm simulation using Gazebo, ROS Control and MoveIt.
Stars: ✭ 79 (+154.84%)
Mutual labels:  ros, gazebo
RoboticsAcademy
Learn Robotics with JdeRobot
Stars: ✭ 160 (+416.13%)
Mutual labels:  ros, gazebo
Autonomus Indoor Drone
Final year project, autonomus indoor drone developed in ROS using DWM1001 dev-board
Stars: ✭ 26 (-16.13%)
Mutual labels:  ros, gazebo
ur ws
Universal robot with robotiq hand workspace
Stars: ✭ 21 (-32.26%)
Mutual labels:  ros, gazebo
summit xl sim
Packages for the simulation of the Summit XL, Summit XL HL and Summit-X (including X-WAM) robots
Stars: ✭ 32 (+3.23%)
Mutual labels:  ros, gazebo
my ROS mobile robot
Differential drive mobile robot using ROS.
Stars: ✭ 123 (+296.77%)
Mutual labels:  ros, gazebo
PROBOT Anno
ROS Packages for PROBOT Anno.
Stars: ✭ 75 (+141.94%)
Mutual labels:  ros, gazebo
drl grasping
Deep Reinforcement Learning for Robotic Grasping from Octrees
Stars: ✭ 160 (+416.13%)
Mutual labels:  ros, gazebo
raspimouse sim
ROS package suite for Raspberry Pi Mouse Simulator
Stars: ✭ 23 (-25.81%)
Mutual labels:  ros, gazebo
DDPG
End to End Mobile Robot Navigation using DDPG (Continuous Control with Deep Reinforcement Learning) based on Tensorflow + Gazebo
Stars: ✭ 41 (+32.26%)
Mutual labels:  ros, gazebo
aws-robomaker-hospital-world
This Gazebo world is well suited for organizations who are building and testing robot applications in hospitals.
Stars: ✭ 114 (+267.74%)
Mutual labels:  ros, gazebo
ar-tu-do
ROS & Gazebo project for 1/10th scale self-driving race cars
Stars: ✭ 65 (+109.68%)
Mutual labels:  ros, gazebo
Autonomous-Drifting
Autonomous Drifting using Reinforcement Learning
Stars: ✭ 83 (+167.74%)
Mutual labels:  ros, gazebo

gazebo_cars

Gazebo Models for 15 different cars

Author Ayush Gaud

gazebo_cars

Instructions

  • Clone the repository in your catkin workspace and rebuild it
  • Add the following text in your launch file
<env name="GAZEBO_MODEL_PATH" value="${GAZEBO_MODEL_PATH}:$(find gazebo_cars)/models"/>
<env name="GAZEBO_RESOURCE_PATH" value="${GAZEBO_RESOURCE_PATH}:$(find gazebo_cars)/models"/>
  • If not using with ROS then just append the enviroment variables for GAZEBO_MODEL_PATH and GAZEBO_RESOURCE_PATH with the model directory path

PS: Some cars are not scaled properly

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].