Skip to content

Example project for creating new state observers in mc_rtc

Notifications You must be signed in to change notification settings

arntanguy/mc_observer_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sample custom observer

This project shows how to create your own sample observer extending the BodySensor observer provided with mc_rtc. Please refer to the state observation tutorial for futher details.

Usage

In your controller's configuration, add

ObserverPipelines:
- name: TestExampleObserverPipeline
  gui: true
  observers:
  - type: Encoder
  - type: ExampleFloatingBaseObserver

About

Example project for creating new state observers in mc_rtc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published