Jason Scatena

Results 10 comments of Jason Scatena

I had success with the Jetson Nano and the Raspi Cam V2 using the following: ``

lsd_slam shouldn't be found in your /opt/ros/ directory it should be in your catkin workspace. If you already have it in a workspace (probably in /home/[username]/my_proj or similar) make sure...

also in magic_gds.sh seems to stem from the 2/22 commit "Modified the way that the magic scripts and the manager GUI handle "

Looking at the `actor-example` multi-crate example I am curious as to why `FakeTempratureSensor` is defined as an actor in the actor crate then not listed in the `Actors` struct. Instead...

Looks like this still hasn't been published. Any chance to make it happen?

@lnicola It worked perfect for my use case! Thanks a bunch

This issue appears to be fixed by this commit: https://github.com/RTimothyEdwards/qflow/commit/a2d468e5ef3c748fb2df2c6baa6287ad0fdcfcac Closing the issue

Hey @chifflier Just wanted to ping you to see if I can get q review on this and my other pull request. Thanks!

I would be interested in getting this working with the teensy 3.6. I am attempting to use this library to communicate with the invensense ICS-52000 microphone which uses an SPI...

I downloaded the new code and can confirm that it successfully compiles and runs on the Teensy 3.6. I have only so far compiled and hooked up an oscilloscope to...