Skip to content

lardemua/ATLASCAR2RemoteControl

Repository files navigation

ATLASCAR2RemoteControl

ATLASCAR2 remote control and car status monitoring.

(this README file is being updated as the work is done)

Table of Contents

Installation

It will be needed the linux support for the CAN communication protocol.

sudo apt-get install can-utils

Usage Instructions

In order to view some of the ATLASCAR2 paramenters status in real time run the follow command:

rosrun atlascar2 canReceiveAndUpdateStatus

This node will create a topic that contains information related to the car status, such as velocity and orientation. This topic can be seen running:

rostopic echo /NominalData

The ROS node canReveiveAndUpdateStatus also create a topic with all the CAN messages on the bus.

rostopic echo /RawFrames

Credits

Author Name Email
Diogo Figueiredo diogof@ua.pt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published