All Projects → CPFL → Autoware_Toolbox

CPFL / Autoware_Toolbox

Licence: Apache-2.0 license
MATLAB/Simulink sample code suite for Autoware.

Programming Languages

matlab
3953 projects
CMake
9771 projects
python
139335 projects - #7 most used programming language
M
324 projects

Projects that are alternatives of or similar to Autoware Toolbox

Autoware.ai
Open-source software for self-driving vehicles
Stars: ✭ 5,044 (+9416.98%)
Mutual labels:  ros, autoware
Robotics-Planning-Dynamics-and-Control
RPDC : This contains all my MATLAB codes for the Robotics, Planning, Dynamics and Control . The implementations model various kinds of manipulators and mobile robots for position control, trajectory planning and path planning problems.
Stars: ✭ 171 (+222.64%)
Mutual labels:  simulink
point-cloud-clusters
A catkin workspace in ROS which uses DBSCAN to identify which points in a point cloud belong to the same object.
Stars: ✭ 43 (-18.87%)
Mutual labels:  ros
wpr simulation
No description or website provided.
Stars: ✭ 24 (-54.72%)
Mutual labels:  ros
aruco localization
ROS localization node using an ArUco Marker Map.
Stars: ✭ 30 (-43.4%)
Mutual labels:  ros
raspimouse book info
「Raspberry Piで学ぶ ROSロボット入門」の情報ポータル
Stars: ✭ 48 (-9.43%)
Mutual labels:  ros
FS19 modROS
(partial) ROS1 integration for FarmSim19
Stars: ✭ 45 (-15.09%)
Mutual labels:  ros
skiros2
A skill-based platform for ROS v.2
Stars: ✭ 51 (-3.77%)
Mutual labels:  ros
Robotics-Object-Pose-Estimation
A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.
Stars: ✭ 153 (+188.68%)
Mutual labels:  ros
conde simulator
Autonomous Driving Simulator for the Portuguese Robotics Open
Stars: ✭ 31 (-41.51%)
Mutual labels:  ros
onine
ROS based service robot
Stars: ✭ 32 (-39.62%)
Mutual labels:  ros
urdf-rs
URDF parser using serde-xml-rs for rust
Stars: ✭ 21 (-60.38%)
Mutual labels:  ros
ros tensorflow
This repo introduces how to integrate Tensorflow framework into ROS with object detection API.
Stars: ✭ 39 (-26.42%)
Mutual labels:  ros
godel
ROS-Industrial Focused Technical Project: Robotic Blending
Stars: ✭ 64 (+20.75%)
Mutual labels:  ros
Emacs Configuration
Emacs Configuration Using Purcell's Structure
Stars: ✭ 22 (-58.49%)
Mutual labels:  ros
haros
H(igh) A(ssurance) ROS - Static analysis of ROS application code.
Stars: ✭ 168 (+216.98%)
Mutual labels:  ros
ur ws
Universal robot with robotiq hand workspace
Stars: ✭ 21 (-60.38%)
Mutual labels:  ros
spinnaker sdk camera driver
Point Grey (FLIR) Spinnaker based camera driver (Blackfly S etc.)
Stars: ✭ 106 (+100%)
Mutual labels:  ros
ros jetson stats
🐢 The ROS jetson-stats wrapper. The status of your NVIDIA jetson in diagnostic messages
Stars: ✭ 55 (+3.77%)
Mutual labels:  ros
PROBOT Anno
ROS Packages for PROBOT Anno.
Stars: ✭ 75 (+41.51%)
Mutual labels:  ros

Autoware Toolbox

Autoware Toolbox is a MATLAB/Simulink sample code suite for Autoware. Autoware provides a rich set of self-driving modules composed of sensing, computing, and actuation capabilities. By using this samples, several applications can be used from MATLAB/Simulink.

Requirements

  • Preinstallation of Autoware (here)
  • MATLAB/Simulink
    • Robotics System Toolbox
    • Computer Vision System Toolbox (optional)
    • Image Processing Toolbox (optional)

Release Compatibility

Autoware Messages

Autoware 1.8.0

MATLAB/Simulink

Created with R2018b

Provided Samples

module node Description MATLAB Code
Support
Simulink Model
Support
Toolbox
Detection ACF Detector Detecting people using aggregate channel features (ACF). X X Computer Vision System Toolbox
Image Processing Toolbox
LiDAR Euclidean Track X
Vision Dummy Track X X
Localization Vel pose connect Determining the velocity and pose of the vehicle. X X
Mission Planning Lane Stop Selecting waypoints according to the signal color. X X
Lane Rule Generating waypoints corresponding to signal color.
Motion Planning Path Select Generating final waypoints from temporal waypoints. X X
Pure Pursuit Generating the actuation commands for the autonomous vehicle. X
Twist filter Filtering the received actuation command. X
Wf Simulator X
Filters Voxel Grid Filter Downsampling point cloud using a voxel grid filter. X Computer Vision System Toolbox
Random Filter Downsampling point cloud with random sampling and without replacement. X Computer Vision System Toolbox
Nonuniform Voxel Grid Filte Downsampling point cloud using nonuniform voxel grid filter. X Computer Vision System Toolbox
Fog rectification Producing defogged image. X

Preparation for use with MATLAB

Documentation

Research Papers for Citation

  1. Keita Miura, Shota Tokunaga, Noriyuki Ota, Yoshiharu Tange and Takuya Azumi, ``Autoware Toolbox: MATLAB/Simulink Benchmark Suite for ROS-based Self-driving Software Platform,'' In Proceedings of the 30th International Workshop on Rapid System Prototyping (RSP), New York, USA, Oct. 2019. Link

  2. Shota Tokunaga, Yuki Horita, Yasuhiro Oda and Takuya Azumi, ``IDF-Autoware: Integrated Development Framework for ROS-based Self-driving Systems Using MATLAB/Simulink,'' In Proceedings of the Workshop of Autonomous Systems Design (ASD2019), Florence, Italy, Mar. 2019. Link

  3. Shota Tokunaga, Noriyuki Ota, Yoshiharu Tange, Keita Miura, and Takuya Azumi, ``Demo Abstract: MATLAB/Simulink Benchmark Suite for ROS-based Self-driving System,'' Demo Session of the 10th ACM/IEEE International Conference on Cyber-Physical Systems (ICCPS2019), Montreal, Canada, Apr. 2019.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].