jfabry / LiveRobotProgramming

Live Robot Programming
http://pleiad.cl/lrp
8 stars 3 forks source link

[pharos] NeoJson to save data #159

Closed mcamp closed 6 years ago

mcamp commented 7 years ago

Saving topics in the PhaROS bridge needs NeoJson class to write and load json type data. NeoJson does not come with Pharo6 by default, so we need to load it with the pharos bridge or use another way of saving data

mcamp commented 6 years ago

I use STONJSON to save and load topics