Skip to content

Saki-Chen/can_msg_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

can msg parser

Introduction

This ros package contains some example for using converting raw CAN message using ros_esdcan_bridge.

Dependency

Build

mkdir -p catkin_ws/src
cd catkin_ws/src
git clone https://github.com/Saki-Chen/can_msg_parser
cd ../..
catkin_make

Usage

source catkin_ws/devel/setup.bash
# if you are using bag for simulation without real can device, use simulation.
# if you are using real can device choose the device type.
roslaunch can_msg_parser can_driver.launch can_dev_type:=<esdcan or kvaser> simulation:=<true or false>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published