Skip to content

ainhoaarnaiz/vda5050_adapter_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VDA5050 Adapter Examples

Description

This repository contains useful packages and tools to work with the vda5050_connector package. These resources provide a starting point to implement your own VDA5050 Adapter.

Examples

Docker

The docker directory contains a build / deployment configuration to easily work and test the vda5050_connector package, your custom adapter and their dependencies. Check its README for more details.

VDA5050 TB3 Adapter

The vda5050_tb3_adapter is a ROS2 package with a python implementation of the adapter. Check its README for more details.

VDA5050 Template package (C++)

The vda5050_template_package is a ROS2 package with a C++ template to implement a custom VDA5050 adapter. Check its README for more details.

Contributing

Please see the CONTRIBUTING document.

License

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.1%
  • C++ 26.3%
  • Dockerfile 6.9%
  • CMake 5.3%
  • C 2.7%
  • Shell 1.7%