ethz-adrl / towr

A light-weight, Eigen-based C++ library for trajectory optimization for legged robots.

Home Page:http://wiki.ros.org/towr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specifying goal z position

mwchadwick1 opened this issue · comments

Hello,
Is there a way that I can specify a desired goal z position for the center of mass such that it is different from the initial z position? I see that in the towr user interface the page up and page down keys should shift the goal z position but they don't seem to have an effect.
Thanks.

Yes, you can add "Z" here:

bounds_final_lin_pos_ = {X,Y};