openhumanoids / signal-scope

A live plotting tool for LCM message fields.
BSD 3-Clause "New" or "Revised" License
13 stars 18 forks source link

disable atlas status signal plots #20

Closed mauricefallon closed 8 years ago

mauricefallon commented 8 years ago

This removes the atlas lcmtypes from the scope. plots using these signals can be achieved using the python interface now

patmarion commented 8 years ago

merging now, but i might add another commit to clean this up, instead of commenting out the atlas lines ill move them to a atlas only cpp file which is optionally included

patmarion commented 8 years ago

agreed that they can all be replaced with python, im just not sure if all of them have python files yet? maybe they do, i need to check

mauricefallon commented 8 years ago

they don't have python files but they can be easily created (thanks for that!)