Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Add documentation to MjObjType
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelfneumann committed Nov 2, 2021
1 parent 64451c7 commit 3e88818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment/mujoco/internal/mujocoenv/MujocoEnv.go
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ import (
"gonum.org/v1/gonum/mat"
)

// MjObjType represents a specific type of MuJoCo object
type MjObjType int

const (
Expand Down

0 comments on commit 3e88818

Please sign in to comment.