Sean Duffy

Results 3 comments of Sean Duffy

Sure, I'm just using the save() method to store each pair of values. ``` python for i, subtext in zip([i for i in range(60) if i % 2 != 0],...

I get this: ``` CREATE TABLE `swdata` ( `score` text, `title` text) ``` So indeed the problem must be the score column taking on a 'text' type. Is the table_info()...

@cipri-tom Hi, I ran into a similar problem so I followed all the steps you've described but I'm still getting messages like this: `[rosrun] Couldn't find executable named drone_stateestimation below...