mirror of
https://github.com/zhm-real/PathPlanning.git
synced 2026-08-30 00:50:46 +08:00
update
This commit is contained in:
@@ -11,7 +11,6 @@ class Motion_model():
|
||||
self.env = env.Env(xI, xG)
|
||||
self.obs = self.env.obs_map()
|
||||
|
||||
|
||||
def move_next(self, x, u, eta=0.2):
|
||||
"""
|
||||
Motion model of robots,
|
||||
|
||||
Reference in New Issue
Block a user