Search found 27 matches

by matt_tesch
Tue Feb 02, 2021 5:28 pm
Forum: Mobile I/O
Topic: Unable to control Lily
Replies: 2
Views: 3909

Re: Unable to control Lily

Interesting -- I haven't run into this before. I think your assumption here is correct -- the app is somehow not triggering a permission dialog, and therefore not getting the local network permission. A couple quick things to try: (1) force quit the app (double tap home, and swipe up to kill the pro...
by matt_tesch
Fri Jan 08, 2021 9:50 am
Forum: C++
Topic: hebi::GroupCommand::readGains
Replies: 3
Views: 4912

Re: hebi::GroupCommand::readGains

Apologies for the delay over the holiday!

This was fixed in C API v2.1.0 before the new year; the C++ API update should be out today pending some final testing.

Best,
Matt
by matt_tesch
Fri Oct 16, 2020 3:52 pm
Forum: Python
Topic: Python accel_includes_gravity property error
Replies: 3
Views: 4831

Re: Python accel_includes_gravity property error

Istvan,

I'm glad that worked for you!

Sorry for the delay -- we just released actuator version 15.5.0, which supports this feature. You can update modules on your network by opening Scope and going to the "firmware updates" tab in scope.

Let us know if you have any issues here.

Best,
Matt
by matt_tesch
Mon Sep 21, 2020 2:46 pm
Forum: Python
Topic: Python accel_includes_gravity property error
Replies: 3
Views: 4831

Re: Python accel_includes_gravity property error

Istvan, Thanks for the question. One quick note before debugging the python issue you are running into -- the "accel_includes_gravity" feature is implemented on the mobile I/O android and iOS apps, but not yet on the modules. From your suggestion, we are putting this together this as a feature on th...
by matt_tesch
Tue Aug 25, 2020 12:54 am
Forum: General
Topic: Estimating the inertia matrix for the bracket
Replies: 3
Views: 7912

Re: Estimating the inertia matrix for the bracket

Thanks for the great question! A couple of notes: I need to know how to estimate the inertia matrix for the brackets and links that I replaced. The parameters don't need to be very accurate, as long as they are accurate enough for the get_grav_comp function. Since the "get grav comp" function return...
by matt_tesch
Mon Jun 22, 2020 1:56 pm
Forum: General
Topic: Goal position contstraint for trajectory controller
Replies: 1
Views: 4752

Re: Goal position contstraint for trajectory controller

Leon, Sorry for the slow reply! We looked into this, and believe we know what is happening here. I just want to clarify our understanding of the issue. It looks like you are using our MoveIt integration: http://wiki.ros.org/hebi_cpp_api_examples/MoveItArmNode https://github.com/HebiRobotics/hebi_cpp...
by matt_tesch
Fri Apr 10, 2020 8:57 pm
Forum: Introductions | New user? Introduce yourself!
Topic: Hello -- I'm Matt
Replies: 0
Views: 12073

Hello -- I'm Matt

Hey there! I'm Matt, one of the software engineers and a co-founder of HEBI. On the company side, I help out with many of the software projects here. My main areas of focus are the code running on the actuators, the APIs (especially C/C++ and ROS), example code, and customer applications. Personally...