Skip to content

Commit a679ff3

Browse files
committed
docs: fix readme example
1 parent f6516d9 commit a679ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ from rcs.envs.base import (
5555
RobotWrapper,
5656
SimEnv,
5757
)
58-
from rcs.envs.scenes import EmptyWorldFR3
58+
from rcs.envs.configs import EmptyWorldFR3
5959
from rcs.envs.sim import GripperWrapperSim, RobotSimWrapper
6060

6161
import rcs

0 commit comments

Comments
 (0)