Skip to content

grammers/settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

settings

ROS node for relay controlled features and similar. In the project PermoCar. Connected features are: relay breaking power to engines and warning light on/off.

Subscribe

  • Topic joy, sensor_msgs/Joy (controller input).
  • Topic controll_panel, std_msgs/Int32MultiArray (control panel commands).

Publiching

  • Topic relay_control, std_msgs/Int32MultiArray (relay setting command).

Mapping

Relay_control is a array with indexing mapped: 0 -> engine, 1 -> engine, 2 -> warning light.

Controll_panel is an array with indexing mapped: 0 -> engines, 1-> warning light.

Joys relevant buttons are: 0 (A) -> engine, 3 (Y) -> warning light.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •