ocs2 icon indicating copy to clipboard operation
ocs2 copied to clipboard

Optimal Control for Switched Systems

Results 37 ocs2 issues
Sort by recently updated
recently updated
newest added

With reference to #30, this in an in-progress PR for implementing hard inequality constraint support via the HPIPM interface. I've done a basic implementation of general inequality constraints, which seems...

Dear ocs2 development team, First and foremost congratulations for the great work and thank you for sharing this with the community. I am exploring ocs2 for our quadruped bi-manual Centauro...

question

**Is your feature request related to a problem? Please describe.** I would like to use hard inequality constraints with the SQP solver (based on HPIPM), rather than just soft constraints...

enhancement

In the legged robot example the default tracking cost penalizes deviation of the state and input from desired ones. The latter are continuously updated by the `legged_robot_mpc_target` topic. However in...

In the centroidal model, Contact force and joint velocity are used as input variable.In optimization, I want to limit the rate of contact force and joint velocity. How should I...

In OCS2 V12.0 Errors /home/user/ocsws/src/ocs2/ocs2_robotic_examples/ocs2_perceptive_anymal/segmented_planes_terrain_model/include/segmented_planes_terrain_model/SegmentedPlanesSignedDistanceField.h: In constructor ‘switched_model::SegmentedPlanesSignedDistanceField::SegmentedPlanesSignedDistanceField(const grid_map::GridMap&, const string&, double, double)’: /home/user/ocsws/src/ocs2/ocs2_robotic_examples/ocs2_perceptive_anymal/segmented_planes_terrain_model/include/segmented_planes_terrain_model/SegmentedPlanesSignedDistanceField.h:23:59: error: no matching function for call to ‘grid_map::SignedDistanceField::SignedDistanceField(const grid_map::GridMap&, const string&, double&, double&)’ 23 | :...

when i catkin build OCS2,the bug is "CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "convex_plane_decomposition" with any of the following names: convex_plane_decompositionConfig.cmake convex_plane_decomposition-config.cmake...

Hi, When I configured my robot using ocs2_legged_robot as an example, the following error occurred: ![image](https://user-images.githubusercontent.com/27263450/207200693-a474aed7-3c61-4ae4-bb83-e0697b570797.png) How should I define my input to ensure that the MPC runs successfully?

Hi, Could anyone suggest how to ignore foot contact in legged robot please? Thanks

how can I get the ocs2::ad_scalar_t basic type double