You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing for personalrobotics/magi#2, I realized that block tsr library has 'place' and 'place_on' tsrs, and it's 'place_on' serves as 'place' in many other object tsrs. For consistency across tsrs (so that same tsr name can be used for motion planning across multiple objects), 'place' should be changed to something like 'place_at' and 'place_on' should be changed to 'place'.
The text was updated successfully, but these errors were encountered:
While reviewing for personalrobotics/magi#2, I realized that block tsr library has 'place' and 'place_on' tsrs, and it's 'place_on' serves as 'place' in many other object tsrs. For consistency across tsrs (so that same tsr name can be used for motion planning across multiple objects), 'place' should be changed to something like 'place_at' and 'place_on' should be changed to 'place'.
The text was updated successfully, but these errors were encountered: