Dave Patton

Results 20 comments of Dave Patton

Is this still alive? I give this whole thing a big +1 and am looking forward to using it?

I copied the styles from their home page. What is in the docs didnt seem to do anything.

I get a similar error when running the examples. However it seems to be intermittent (The worst kind of error :) ) Takeoff and Land: ```python #!/usr/bin/env python3 import asyncio...

I am getting the same warnings but in Chrome. I created a separate *.js file under $lib that i use across multiple components. My whole app is client side and...

+1 ROS2 uses the colcan build system as well. When I try to build it I get an error due to the dependency on catkin.

I think I would be able to help you get those updated if you would like some help. Ive been going to town on a few ROS2 courses and feel...

You know the package better than I do. But definitely migrate the launch files. There is a move to colcon in Humble. I know its a different repo and all...

The bad news is it still doesnt work. The good news is that it gives a new error: Fatal error: Hapi ["/Users/dpatton/Documents/Git/HDFS-Viz/server/server.js"] - Error: Cannot start server while it is...

If I start via node server/server.js it starts fine.

Heres the whole Gruntfile: // Generated on 2014-12-16 using // generator-webapp 0.5.1 'use strict'; // # Globbing // for performance reasons we're only matching one level down: // 'test/spec/{,_/}_.js' //...