I use a wireless controller that connects through a usb dongle. It works just fine with the default client though (the original bitcraze)
I will experiment tomorrow or go on a quest for an original controller monday.
Search found 16 matches
- Sat Nov 29, 2014 10:17 pm
- Forum: Developer Discussions
- Topic: [Video] Alternative Kinect Control (using depth images)
- Replies: 114
- Views: 80560
- Sat Nov 29, 2014 8:00 am
- Forum: Developer Discussions
- Topic: [Video] Alternative Kinect Control (using depth images)
- Replies: 114
- Views: 80560
Re: [Video] Alternative Kinect Control (using depth images)
Driver version is 2.1.0. Joystick (ShanWan PS3/PC WirelessGamePad) has 6 axes (X, Y, Z, Rz, Hat0X, Hat0Y) and 12 buttons (Trigger, ThumbBtn, ThumbBtn2, TopBtn, TopBtn2, PinkieBtn, BaseBtn, BaseBtn2, BaseBtn3, BaseBtn4, BaseBtn5, BaseBtn6). Testing ... (interrupt to exit) Axes: 0: 0 1: 0 2: 0 3: 0 4...
- Fri Nov 28, 2014 8:39 pm
- Forum: Developer Discussions
- Topic: [Video] Alternative Kinect Control (using depth images)
- Replies: 114
- Views: 80560
Re: [Video] Alternative Kinect Control (using depth images)
Thanks for the tip. I didn't understand the error so clearly. I did indead use jstest and it logs perfectly that's why i didnt understand. I'm using an aftermakert PS3 controller.
- Fri Nov 28, 2014 7:44 am
- Forum: Developer Discussions
- Topic: [Video] Alternative Kinect Control (using depth images)
- Replies: 114
- Views: 80560
Re: [Video] Alternative Kinect Control (using depth images)
I'm sorry as it turns out you were right the first time. As i was testing i manualy ran the source commands and exports for package path. Hence I had built it with correct paths but was running roscore and roslaunch commands in other terminals with wrong paths. Seems like i made a mistake in my .bas...
- Wed Nov 26, 2014 1:38 pm
- Forum: Developer Discussions
- Topic: [Video] Alternative Kinect Control (using depth images)
- Replies: 114
- Views: 80560
Re: [Video] Alternative Kinect Control (using depth images)
That was the initial problem but now i can rosrun the package so it's found but it seems that the launch files are not included somehow?
- Mon Nov 24, 2014 2:50 pm
- Forum: Developer Discussions
- Topic: [Video] Alternative Kinect Control (using depth images)
- Replies: 114
- Views: 80560
Re: [Video] Alternative Kinect Control (using depth images)
Hi, I'm also jumping on this topic as an undergraduate student. I hope to learn the basics of ROS through this topic and maybe expand on the project a little. I already tested some stuff and my controller works perfectly. I'm a complete beginner in ROS and i wonder how i get the client running in th...
- Thu Oct 02, 2014 8:09 pm
- Forum: Support
- Topic: [SOLVED] Cannot connect in ramp.py example.
- Replies: 4
- Views: 5979
Re: Cannot connect in ramp.py example.
UPDATE: I'm using pycharm as an IDE. I added a breakpoint on init of the crazyradio. By then stepping trough the ramp.py example I was able to let the crazyflie ramp up. Hanging on to this idea what happens is that the crazyradio init doesn't wait long enough for the response of the devices scan. T...
- Mon Sep 22, 2014 8:35 am
- Forum: Support
- Topic: [SOLVED] Cannot connect in ramp.py example.
- Replies: 4
- Views: 5979
[SOLVED] Cannot connect in ramp.py example.
I'm trying to run the ramp.py example code from the github page. I get the following errors (script prints error to so traceback is double) C:\python27_x64\python.exe "C:/Users/Recl/Dropbox/KaHo/Erasmus+/Courses FHD/Projektarbeit/Crazyflie API/crazyflie-clients-python/examples/ramp.py" Sca...
- Sun Sep 21, 2014 6:08 pm
- Forum: Developer Discussions
- Topic: Machinelearning with Crazyflie
- Replies: 0
- Views: 1969
Machinelearning with Crazyflie
I'm looking for a project for my bachelor thesis and I was wondering if someone already took machine learning to the crazyflie?
- Fri Mar 21, 2014 1:25 pm
- Forum: Support
- Topic: Scan failing. No connection at all
- Replies: 6
- Views: 4608
Re: Scan failing. No connection at all
http://i.imgur.com/c4QYdcD.png Seems like i found the problem. The square component is the nnRF24L01+ chip. The soldering or component must be damaged by the lose M3 cable (creating a short) What is the best way to solve this? It looks that the soldering is to thin to fix it myself with a manual so...