KITcar Simulation
1.0.0

Tutorials

  • Installation
  • Getting Started
  • master.launch
  • Drive in Simulation
  • Roads
  • Road Sections
  • Models and Sensors
  • Simulated Rosbags
  • Datasets
  • Cycle GAN
  • How to Write Tests Using the Simulation
  • Scan Real Roads

ROS Packages

  • gazebo_simulation
  • simulation_brain_link
  • simulation_evaluation
  • simulation_groundtruth

Python Packages

  • simulation.utils.machine_learning package
  • simulation.utils.road package
  • simulation.utils.urdf package

Docker Images

  • Docker Images

Mini - Talks

  • Names and Values in Python
  • Inheritance in Python
  • Continuous Integration using the Simulation
  • Just Use Tmux
  • Onboarding
KITcar Simulation
  • simulation.src.simulation_brain_link.src package
  • View page source

simulation.src.simulation_brain_link.src package

Subpackages

  • simulation.src.simulation_brain_link.src.sensor_camera package
    • Submodules
    • simulation.src.simulation_brain_link.src.sensor_camera.node module
      • SensorCameraNode
        • SensorCameraNode.subscriber
        • SensorCameraNode.publisher
        • SensorCameraNode.start()
        • SensorCameraNode.stop()
        • SensorCameraNode.receive_image()
    • Module contents
  • simulation.src.simulation_brain_link.src.sensor_tof package
    • Submodules
    • simulation.src.simulation_brain_link.src.sensor_tof.node module
      • SensorTofNode
        • SensorTofNode.subscriber
        • SensorTofNode.publisher
        • SensorTofNode.start()
        • SensorTofNode.stop()
        • SensorTofNode.pointcloud_cb()
    • Module contents
  • simulation.src.simulation_brain_link.src.vehicle_simulation_link package
    • Submodules
    • simulation.src.simulation_brain_link.src.vehicle_simulation_link.node module
      • VehicleSimulationLinkNode
        • VehicleSimulationLinkNode.set_model_twist_publisher
        • VehicleSimulationLinkNode.get_model_pose_subscriber
        • VehicleSimulationLinkNode.state_estimation_subscriber
        • VehicleSimulationLinkNode.latest_state_estimation
        • VehicleSimulationLinkNode.sub_tf
        • VehicleSimulationLinkNode.pub_tf
        • VehicleSimulationLinkNode.vehicle_world_tf
        • VehicleSimulationLinkNode.start()
        • VehicleSimulationLinkNode.stop()
        • VehicleSimulationLinkNode.receive_model_pose_cb()
        • VehicleSimulationLinkNode.state_estimation_cb()
        • VehicleSimulationLinkNode.initial_tf_cb()
        • VehicleSimulationLinkNode.update_twist()
        • VehicleSimulationLinkNode.update_pose()
        • VehicleSimulationLinkNode.receive_tf()
        • VehicleSimulationLinkNode.update_simulation_world_tf()
    • Module contents

Module contents


© Copyright 2022, KITcar.

Built with Sphinx using a theme provided by Read the Docs.