Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KincoActuatorIsaacLab
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
kevin
KincoActuatorIsaacLab
Commits
dd24040b
Commit
dd24040b
authored
Jan 18, 2023
by
Mayank Mittal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updates roadmap with checkboxes
parent
e05a357a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
26 deletions
+43
-26
roadmap.rst
docs/source/refs/roadmap.rst
+43
-26
No files found.
docs/source/refs/roadmap.rst
View file @
dd24040b
...
@@ -10,62 +10,79 @@ coming months.
...
@@ -10,62 +10,79 @@ coming months.
**January 2023**
**January 2023**
* Experimental functional API
*
|check_|
Experimental functional API
* Supported motion generators
* Supported motion generators
* Joint-space control
*
|check_|
Joint-space control
* Differential inverse kinematics control
*
|check_|
Differential inverse kinematics control
* Riemannian Motion Policies (RMPs)
*
|uncheck|
Riemannian Motion Policies (RMPs)
* Supported robots
* Supported robots
* Quardupeds: ANYmal-B, ANYmal-C, Unitree A1
*
|check_|
Quardupeds: ANYmal-B, ANYmal-C, Unitree A1
* Arms: Franka Emika Panda, UR10
*
|check_|
Arms: Franka Emika Panda, UR10
* Mobile manipulators: Franka Emika Panda and UR10 on Clearpath Ridgeback
*
|check_|
Mobile manipulators: Franka Emika Panda and UR10 on Clearpath Ridgeback
* Supported sensors
* Supported sensors
* Camera (non-parallelized)
*
|check_|
Camera (non-parallelized)
* Height scanner (non-parallelized)
*
|check_|
Height scanner (non-parallelized)
* Included environments
* Included environments
*
classic: MuJoCo classic
environments (ant, humanoid, cartpole)
*
|check_| classic: MuJoCo-style
environments (ant, humanoid, cartpole)
* locomotion: flat terrain for legged robots
*
|check_|
locomotion: flat terrain for legged robots
* rigid-object manipulation: end-effector tracking, object lifting
*
|check_|
rigid-object manipulation: end-effector tracking, object lifting
**February 2023**
**February 2023**
* Example on using the APIs in an Omniverse extension
* |uncheck| Add APIs for rough terrain generation
* |uncheck| Example on using the APIs in an Omniverse extension
* Supported motion generators
* Supported motion generators
* Operational-space control
*
|uncheck|
Operational-space control
* Model predictive control (OCS2)
*
|uncheck|
Model predictive control (OCS2)
* Supported sensors
* Supported sensors
* Height scanner (parallelized for terrains)
*
|uncheck|
Height scanner (parallelized for terrains)
* Supported robots
* Supported robots
* Quardupeds: Unitree B1, Unitree Go1
*
|uncheck|
Quardupeds: Unitree B1, Unitree Go1
* Arms: Kinova Jaco2, Kinova Gen3, Sawyer, UR10e
*
|uncheck|
Arms: Kinova Jaco2, Kinova Gen3, Sawyer, UR10e
* Mobile manipulators: Fetch
*
|uncheck|
Mobile manipulators: Fetch
* Included environments
* Included environments
* locomotion: rough terrain for legged robots
*
|uncheck|
locomotion: rough terrain for legged robots
* rigid-object manipulation: in-hand manipulation, hockey puck pushing, peg-in-hole, stacking
*
|uncheck|
rigid-object manipulation: in-hand manipulation, hockey puck pushing, peg-in-hole, stacking
* deformable-object manipulation: cloth folding, cloth lifting
*
|uncheck|
deformable-object manipulation: cloth folding, cloth lifting
**March or April 2023**
**March or April 2023**
* Add functional versions of all environments
*
|uncheck|
Add functional versions of all environments
* Included environments
* Included environments
*
deformable-object manipulation: fluid transfer, fluid pouring, deformable
object lifting
*
|uncheck| deformable-object manipulation: fluid transfer, fluid pouring, soft
object lifting
**May 2023**
**May 2023**
* Update code documentation and tutorials
* |uncheck| Stabilize APIs and release 1.0
* Release 1.0
.. |check| raw:: html
<input checked="" type="checkbox">
.. |check_| raw:: html
<input checked="" disabled="" type="checkbox">
.. |uncheck| raw:: html
<input type="checkbox">
.. |uncheck_| raw:: html
<input disabled="" type="checkbox">
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment