Search found 30 matches

by SlouchyCat
Thu Jun 29, 2017 3:58 am
Forum: Loco Positioning System
Topic: More anchors for TDoA?
Replies: 1
Views: 1760

More anchors for TDoA?

Dear all,

I understand that current cf fw supports 8 anchors for TDoA, may I know if i could put in more anchors like 10~16 anchors to increase the positioning accuracy? How can i add more anchors to the lps?

Thanks
by SlouchyCat
Wed Jun 21, 2017 10:03 am
Forum: Loco Positioning System
Topic: Unable to echo position using TDoA
Replies: 1
Views: 1470

Unable to echo position using TDoA

Dear All, I was trying to play around with TDoA with 6 anchors using ROS. I configured one crazyflie and launched dwm_loc_ekf_hover.launch, but it didnt give me UWB range readings from anchors when i try to echo the log_range out. I didnt see position of the drones also. May I know how to view raw T...
by SlouchyCat
Wed Jun 21, 2017 9:57 am
Forum: General discussions
Topic: Mikehamer's non-linear controller
Replies: 4
Views: 2871

Re: Mikehamer's non-linear controller

Thanks Arnaud! It really helps!
by SlouchyCat
Wed Jun 21, 2017 9:08 am
Forum: Loco Positioning System
Topic: Problem with LPS node
Replies: 1
Views: 1595

Problem with LPS node

Dear all, I try to open serial port using picocom /dev/ttyACM0, but the console shows me endless looping of the following message: Interrogating anchor 0 Interrogating anchor 1 Interrogating anchor 2 Interrogating anchor 3 Interrogating anchor 4 Interrogating anchor 5 ... May I know how to resolve t...
by SlouchyCat
Wed Jun 21, 2017 7:09 am
Forum: General discussions
Topic: Mikehamer's non-linear controller
Replies: 4
Views: 2871

Re: Mikehamer's non-linear controller

Hi 4rzael and arnaud,

I am also interested in making crazyflie hover accurately using ROS with new non-linear controller. Can I just enable the new controller in make file and start the hover launchfile in ROS driver provided here?

https://github.com/bitcraze/lps-ros

Thanks!
by SlouchyCat
Wed Apr 12, 2017 6:42 am
Forum: Loco Positioning System
Topic: Interrogating anchor?
Replies: 1
Views: 1583

Interrogating anchor?

Hi all,
Following the instruction here:
https://wiki.bitcraze.io/projects:lps:node

I have tried picocom /dev/ttyACM0 to access to my LPS node but it loops endless with this Interrogating anchor thing. May I know how to solve it? I have attached a screenshot of it.

Thanks!

Cat
by SlouchyCat
Thu Nov 03, 2016 9:49 am
Forum: Developer Discussions
Topic: Configure TDMA slots with new CF2 firmware
Replies: 6
Views: 3562

Re: Configure TDMA slots with new CF2 firmware

Hi arnaud,

Thanks! It is working very well now
by SlouchyCat
Wed Nov 02, 2016 2:25 am
Forum: Developer Discussions
Topic: Configure TDMA slots with new CF2 firmware
Replies: 6
Views: 3562

Re: Configure TDMA slots with new CF2 firmware

Hi arnaud,

Yes the LPS nodes are flashed with latest firmware. The kalman filter works very well with no TDMA slots. With TDMA i still unable to get range information. I suspect the bug is from crazyflie_server in the ROS package and it is unable to publish the ranges out.

Thanks!
by SlouchyCat
Tue Nov 01, 2016 10:20 am
Forum: Developer Discussions
Topic: Configure TDMA slots with new CF2 firmware
Replies: 6
Views: 3562

Re: Configure TDMA slots with new CF2 firmware

Hi Arnaud,

Thanks for the link, however I am getting zero range readings with the new configuration (rostopic echo\crazyflie\log_ranges), and the LPS nodes are blinking normally. Do I need to do any changes to the LPS node firmware?

Thanks!
by SlouchyCat
Tue Nov 01, 2016 8:08 am
Forum: Developer Discussions
Topic: Configure TDMA slots with new CF2 firmware
Replies: 6
Views: 3562

Configure TDMA slots with new CF2 firmware

Dear friends,

I noticed that the new CF firmware has removed dwm1000.c file. May I know how to configure different slots for 4 tags(CF2) using new firmware?

Thank you!