├── LICENSE ├── README.md ├── libv_repExtImu.so ├── libv_repExtRosVelodyne.so ├── pictures ├── 1.png ├── 2.png ├── 3.png └── gif1.gif ├── vehicle_simulator_vrep.ttt └── vrep_simulator.rviz /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/README.md -------------------------------------------------------------------------------- /libv_repExtImu.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/libv_repExtImu.so -------------------------------------------------------------------------------- /libv_repExtRosVelodyne.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/libv_repExtRosVelodyne.so -------------------------------------------------------------------------------- /pictures/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/pictures/1.png -------------------------------------------------------------------------------- /pictures/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/pictures/2.png -------------------------------------------------------------------------------- /pictures/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/pictures/3.png -------------------------------------------------------------------------------- /pictures/gif1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/pictures/gif1.gif -------------------------------------------------------------------------------- /vehicle_simulator_vrep.ttt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/vehicle_simulator_vrep.ttt -------------------------------------------------------------------------------- /vrep_simulator.rviz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gyubeomim/V-Rep-Autonomous-Vehicle-Simulator/HEAD/vrep_simulator.rviz --------------------------------------------------------------------------------