Fix bug for multiple environments (SCD)
- Made sure that
__next
function would not just update theRobotController
selected_environment
state but update theControllerInstance
config_env
parameter when changing environments. - Deleted
RobotController
trajectory_pose_next
andtrajectory_poses
when changing environments