Extend option to add variables as parameters or optimized to the TaskModel #72
Labels
enhancement
New feature or request
future
Plans for the future.
help wanted
Happy to accept pull requests
In the RobotModel we are adding the ability to provide a list of param_joints, so that we can optimize a subset of the robot joint positions and/or velocities.
This concept could be generalized and extended to the the Model, extending it to the TaskModel.
Because we are currently not making use of the TaskModel for specific problems, it is not so useful now to extend this feature, but once we have an example of usage of the TaskModel, we should work on this.
The text was updated successfully, but these errors were encountered: