Skip to content

Commit

Permalink
Created CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianoboril committed Jan 23, 2019
1 parent 13fcc1d commit d17096d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## Latest changed

* Send vehicle commands to CARLA, only when a ROS command provider is available
* Added interface for GNSS sensor


## CARLA-ROS-Bridge 0.9.2

* Updated ROS-bridge to PythonAPI of CARLA 0.9.x
* Supported sensors: LiDAR, RGB camera, depth camera, segmentation camera
* Vehicle control options: Ackermann-command or Throttle/Brake/Steering
* Added PID controller to convert Ackermann-command into Throttle/Brake/Steering
* RViz support
* Publish TF tree, map, CARLA clock
* Separate ROS topic for each vehicle

0 comments on commit d17096d

Please sign in to comment.