I'm Wes, I do design things @ Robolink!
Hey everyone! I'm Wes, VP, UX & Design at Robolink. I've been part of the team since the beginning, but joined on full-time a couple years ago. I set this forum up, so any technical questions about the forum itself, you can ask me. I'm also working on product user experience at Robolink, so if you have ideas or feedback about how we can improve the usability, I'm all ears!
I'm Chicago born and raised, went to undergrad in San Diego. I love biking, climbing, the outdoors, going around the world, and cooking a mean stir fry.
p.s. You can post gifs using the & symbol! Just type &, and then type a word.
Drone localization and anti-collision system request.. Addon
I have a suggestion of feature which would make this even greater.
maybe two ideas ...
- Anti collision would be nice. Some sort of radar, rotating or fixed that can check the surrounding preventing the drone from crashing into walls.
- A simple form of GPS. Could be "local location system"-transmitter you put in the room and triangulate the signal. This way you could keep track of the drone in a room.
Not able to Request Pressure from CoDronePro
Hi,
I got the Pro version and tried to use printPressure. I look at the code-behind in the cpp or if it was .h file of CoDrone and found a comment //Not Working. Has this been fixed?
Can I preview coding info prior to purchase?
How can I get hold of Snap?
Drone localization and anti-collision system request.. Addon
Hello @magnus, thanks for the suggestion! Folks have definitely requested this, and it's something we're trying to figure out how to do at an affordable price. Both 1 and 2 are great ideas. In order to keep it within an affordable price for teachers and students, it may take some time and clever engineering, but rest assured we've got that goal in mind. Thanks!
Can I preview coding info prior to purchase?
@magnus Sure thing, you can get a hold of Snap here: Installing CoDrone Snap
Not able to Request Pressure from CoDronePro
Hey there @magnus, we're currently making updates to the CoDrone library, so there are a few rough edges, such as that comment. The specifics, I believe @arnold_robolink will be able to answer more specifically. But essentially, within the next month, we should have a pretty significant update to the library with better function names and the ability to read sensor data.
15 drones
We use the drones in a capstone project with our seniors. Team of 3 use the processing IDE C++ text based programming environment. We have had them for a year. Love to connect with others for good project-based lesson ideas. We are located in Charleston, SC in a private school.
CoDrone Sensor Data
Customer question: On the GitHub page for the CoDrone, I have been looking for functions to allow the user to read output data from sensors like the gyroscope, accelerometer, optical flow, etc. I have been able to find such functions, they all seem to be either non-functional or deleted. For example, Patch 1.4.5 says that it deleted the PrintGyro() and PrintPressure() functions. One location in the GitHub (shown in attachment) says that the data in question can be obtained, however. Can you explain how this is possible? I'd greatly appreciate the response.