Skip to content

Commit a622d22

Browse files
committed
Adaptation according to Magdeburgs feedback
1 parent 4a96cba commit a622d22

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

technical_challenges/CP.tex

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
\newpage
22
\section{Cluttered Pick Test}
33

4+
\szug{Who defines the requested objects?}
5+
46
\subsection{Purpose and Focus of the Test}
57
The purpose of the \iaterm{Cluttered Pick Test}{CPT} is to evaluate the perception
68
and manipulation of the robots in a cluttered scenario. The scenario is motivated by
@@ -11,10 +13,10 @@ \subsection{Scenario Environment}
1113
The arena used for this test contains basically all elements as for the Basic
1214
Manipulation Test. Two service areas with a height of 10cm are involved in the test,
1315
most probably near to each other. The objects mentioned by the referee box will be placed
14-
on both the service areas.(see Fig.~\ref{fig:clutter})
15-
All geometrical definitions given in Fig.~\ref{fig:manipulation_zone} are considered here \textbf{except
16+
on both the service areas.(see Fig.~\ref{fig:clutter})
17+
All geometrical definitions given in Fig.~\ref{fig:manipulation_zone} are considered here \textbf{except
1618
for the rule of min 0.02m distance between objects} . The objects here can be placed near to each other,
17-
or on top of each other.
19+
or on top of each other.
1820

1921
\begin{figure} [h!]
2022
\begin{center}
@@ -28,12 +30,12 @@ \subsection{Scenario Environment}
2830

2931
\subsection{Variation}
3032
A slight variation in the competition will be to run with 2 robots simultaneously competing with each other.
31-
For fairness of the competition the organizers should ensure that the distance between the robot starting
33+
For fairness of the competition the organizers should ensure that the distance between the robot starting
3234
point and the corresponding service station be equal.
33-
35+
3436
\subsection{Task}
3537
The robot starts at the defined start position outside the arena.
36-
The task consists of navigating to the specified service area containing all the
38+
The task consists of navigating to the specified service area containing all the
3739
requested object. The robot localizes and identifies the object and picks.
3840
The task consists of a sequence of grasp operations. The objective is to pick up all 3 instance of the requested type and avoid picking other objects.
3941
\par

technical_challenges/PFD.tex

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ \section{Pick from Drawer Test}
33

44
\szug{Should we think about additional rules for collisions?}
55

6+
\szug{I think an individual drawer avoids unpredictable configurations but generates of course additional effort. Probably we think about a "standard drawer construction" for 2021?}
7+
8+
\szug{Should we include one or two decoy objects that are placed by a referee to avoid scripted solutions.}
9+
610
\subsection{Purpose and Focus of the Test}
711
The collection of freely available objects lying on a manipulation zone is the core capability of \RCAW-robots. The \iaterm{Pick from Drawer Test}{PFD} goes beyond this level and considers objects stored in drawers too. In this way, the challenge
812
extends the idea of the shelf where the robot has to plan the grasping operation in a limited space but it is not necessary to interact with the environment.
@@ -12,33 +16,32 @@ \subsection{Scenario Environment}
1216

1317
\par
1418
Robot's movements must open the drawer directly. Self-driven, automatic solutions integrated into the drawer system are not allowed.
15-
The rules do not define the handling mechanism itself, the teams are completely free to design an appropriate concept. Any handle, knob, hole, or connector mounted to the drawer is permitted. Based on this interaction, the drawer has to be moved at least 25 cm.
19+
The rules do not define the handling mechanism itself, the teams are completely free to design an appropriate concept. Any handle, knob, hole, or connector mounted to the drawer is permitted. Based on this interaction, the drawer has to be moved at least \textcolor{red}{15 cm}.
1620

1721
\subsection{Task}
1822
The drawer setup is located at an arbitrary position. The drawer contains at least one but not more than three manipulation objects described in Table~\ref{tab:Instances}. It is stored directly on bottom of the drawer. Any other content is not permitted!
1923

2024
The team configures the objects and the drawer during preparation phase.
2125

22-
The robot starts from outside, moves directly to the drawer, open it, grasps the objects and place them in robot`s repository.
26+
\textcolor{red}{This test does not adress navigation capabilities. Hence the robot can start the run everywhere.} It moves directly to the drawer, open it, grasps the objects and place them in robot`s repository.
2327

2428
\subsection{Rules}
2529
The following rules have to be obeyed:
2630

2731
\begin{itemize}
2832
\item A single robot is used.
2933
\item The test runs for 5 minutes.
30-
\item The robot has to start from outside the arena and to end in the final.
34+
\item \textcolor{red}{The robot can start at an arbitrary position inside or outside the arena.}
3135
\item The order in which the teams have to perform will be determined by a draw.
32-
\item Each team is responsible for preparing the drawer system.
33-
\item The drawer is opened by at least 25cm.
34-
\item A manipulation object counts as successfully grasped as specified in Section~\ref{ssec:GraspingObjects}.
35-
\item The run is over when the robot reached the final place or the designated time has expired.
36+
\item Each team is responsible for preparing the drawer system. The team selects the objects and places them within the drawer.
37+
\item The drawer is opened by at least \textcolor{red}{15cm}.
38+
\item A manipulation object counts as successfully grasped as specified in Section~\ref{ssec:GraspingObjects}. \textcolor{red}{It is not necessary to place the objects at another manipulation zone.}
39+
\item The run is over when the designated time has expired.
3640
\end{itemize}
3741

3842
\subsection{Scoring}
3943
\begin{itemize}
4044
\item 100 points for opening the drawer
4145
\item 100 points are awarded for each correctly and successfully picked object
42-
\item 25 points for reaching the final position
4346
\item Time bonus of one point per second after collecting 3 objects successfully.
4447
\end{itemize}

0 commit comments

Comments
 (0)