Skip to content

Common pacmod4 DBC parsing/encoding code that is shared across the ROS1 and ROS2 drivers.

License

Notifications You must be signed in to change notification settings

astuff/pacmod4_common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacmod4_common

This repo contains code for both parsing and encoding pacmod4 CAN messages. The code related to parsing and encoding CAN frames is auto-generated thanks to the helpful c-coderdbc tool. The rest of the code is manually written and is used for packing and unpacking ROS pacmod4_msgs. The pacmod4_common library can be compiled under both ROS1 and ROS2 in order to reduce duplication and code maintenance efforts.

Version Support

Below is a table of supported DBC versions.

Major Version Full DBC Version
13 13.2.0

About

Common pacmod4 DBC parsing/encoding code that is shared across the ROS1 and ROS2 drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.2%
  • C++ 5.7%
  • Shell 0.1%