No version for distro humble showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro jazzy showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro kilted showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro rolling showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro ardent showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro bouncy showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro crystal showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro eloquent showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro dashing showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro galactic showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro foxy showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro iron showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro lunar showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro jade showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro indigo showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
No version for distro hydro showing kinetic. Known supported distros are highlighted in the buttons above.
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
kinetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
melodic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters
Repo symbol

audibot repository

audibot audibot_description audibot_gazebo

ROS Distro
noetic

Repository Summary

Checkout URI https://github.com/robustify/audibot.git
VCS Type git
VCS Version master
Last Updated 2023-04-26
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
audibot 0.2.2
audibot_description 0.2.2
audibot_gazebo 0.2.2

README

Audibot Simulator

This repository contains a Gazebo simulation model of an Audi R8. It is meant to be a very flexible simulation platform that supports single and multiple vehicle simulations.

To customize the model, include audibot.urdf.xacro in the audibot_description package in another URDF file and add sensors, plugins, etc.

single_vehicle_example.launch in the audibot_gazebo package shows how a single vehicle can be simulated in the root namespace with no TF prefix.

two_vehicle_example.launch shows how multiple vehicles can be simulated at the same time, with each in its own namespace and with a unique TF prefix.

To control the vehicle, publish the following topics:

  • steering_cmd - std_msgs/Float64 topic containing the desired steering wheel angle in radians
  • brake_cmd - std_msgs/Float64 topic containing the desired brake torque in Newton-meters (Nm)
  • throttle_cmd - std_msgs/Float64 topic containing the desired throttle percentage (range 0 to 1)
  • gear_cmd - std_msgs/UInt8 topic containing the desired gear (DRIVE = 0, REVERSE = 1)

Ground truth speed and yaw rate feedback are provided on the twist topic, which is of type geometry_msgs/TwistStamped.

Current gear state is provided on the gear_state topic, which is of type std_msgs/UInt8. The gear state starts in DRIVE by default.

The current steering wheel angle is provided on the steering_state topic, which is of type std_msgs/Float64.

Position, orientation and twist is provided on the odom topic, which is of type nav_msgs/Odometry.

Some useful kinematics parameters:

  • Gear ratio between steering wheel and equivalent bicycle steer angle = 17.3 : 1
  • Wheelbase = 2.65 meters
  • Track width = 1.638 meters
  • Wheel radius = 0.36 meters