Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Androbd | 1,009 | a month ago | 65 | gpl-3.0 | Java | |||||
Android OBD diagnostics with any ELM327 adapter | ||||||||||
V2x Hub | 100 | 6 days ago | 34 | C | ||||||
V2X Hub is a message handler that acts as a translator and data aggregator/disseminator for infrastructure components of a connected vehicle deployment. | ||||||||||
Homebridge Fordpass | 54 | 2 months ago | 36 | August 24, 2022 | 11 | gpl-3.0 | TypeScript | |||
Control your Ford vehicle in HomeKit using Homebridge. | ||||||||||
Vehicle Dsm | 52 | a month ago | 3 | mit | C++ | |||||
Vehicle detection and speed measurement system | ||||||||||
Freefloating_gazebo | 47 | 3 years ago | mit | C++ | ||||||
A Gazebo plugin to simulate underwater vehicles and visualize with UWsim. | ||||||||||
Nwheeledplugin | 31 | 2 years ago | 1 | C++ | ||||||
A Vehicle Plugin for Unreal Engine 4 | ||||||||||
Vehicles | 25 | 2 years ago | 6 | osl-3.0 | PHP | |||||
[WIP | Pre-Release] A PocketMine-MP plugin that brings vehicles to your server ! | ||||||||||
Openrct2 Ridevehicleeditor | 24 | a month ago | 3 | mit | TypeScript | |||||
A plugin for OpenRCT2 that lets you edit vehicles on any ride in your park on the fly. | ||||||||||
Wordpress Plugin Inventory Api | 21 | 8 years ago | 1 | gpl-2.0 | PHP | |||||
This is the new WordPress plugin for DealerTrend, Inc. It will interface with their Automotive Information System's API. | ||||||||||
Qgis Posiview | 19 | a month ago | 2 | Python | ||||||
Python plugin for QGis to track multiple vehicles or movable objects |
The package builds two Gazebo plugins:
freefloating_gazebo_fluid (world plugin) simulates buoyancy and viscous force from water
freefloating_gazebo_control (model plugin) opens topics for thrusters and joints, in order to control the considered robots
An external PID controler is available: pid_control.
These PID's allow position, velocity or effort control of the vehicle body and joints.
Subscribes to setpoint and states, and publishes on the thruster and torque topics that are subscribed to by the freefloating_gazebo_control plugin.
Private parameters body_control
and joint_control
allow setting the default mode (body: position / velocity / effort (body wrench), joint: position / velocity / effort).
This PID advertises the corresponding services to switch some of the axis (joint names or x, y, z, roll, pitch, yaw) to another type of control.
The examples can be downloaded from the freefloating_gazebo_demo package.
Please use the following reference when citing this work: