Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 175 to 175 | ||||||||
In general, the paper's writing style is clear and logical. The specific contributions, methodology, and limitations of the control system are laid out in the introduction, which helps provide a roadmap for the rest of the paper. One evalution that may have been helpful is a quantitative comparison of the "naturalness" of their gaits compared to motion capture data, as in "Optimizing Walking Controllers". Do the different gaits of varied characters reflect real-world differences correctly (at least for the physically possible characters)?
-- BenHumberston - 25 Nov 2011 | ||||||||
Added: | ||||||||
> > |
Contribution: Propose a new control strategy for physically simulated walking motions that is simple and generalizable. Each of the 4 components that composes it is clearly explained, justified, and its relevance tested. Evaluation:It seems like they tested their system in a variety of scenarios and while performing different tasks or after various bodily deformations. But, as is usually the case, they do not provided any comparison to real data (motion capture in particular) neither visual nor numerical. Reproducibility: An open source implementation of their project is provided, which is basically the best one can hope for in such cases. However, they clarify that this is "one implementation" and that they use various parameters "in their results". Improvements: The authors acknowledge themselves that their characters cannot move at high speeds (i.e. fast motions make the characters fall over). There is no comparison to real data, nor does there seem to be a real measurement of robustness. -- Main.ginestra - 25 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 154 to 154 | ||||||||
--Ernesto Torres
-- Main.etorresv - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
Contribution: The authors provide an integrated strategy for walking controllers that combines a number of techniques used in virtual control strategy over the past few years. Specifically, they describe 4 components:
Evaluation: The paper describes experiments in which the controller successfully handles variations in gait parameters, like walking speed, and character proportions and morphology. They also demonstrate the generality of their controller by highlighting several tasks such as picking up objects or carrying crates that are easily incorporated into the controller. Reproducibility: The authors provide high-level descriptions of each of their system components, but do not describe specific parameters or details. However, the authors do provide source code and executables from the project web page, so the results are indeed testable and reproducible. Improvements: In general, the paper's writing style is clear and logical. The specific contributions, methodology, and limitations of the control system are laid out in the introduction, which helps provide a roadmap for the rest of the paper. One evalution that may have been helpful is a quantitative comparison of the "naturalness" of their gaits compared to motion capture data, as in "Optimizing Walking Controllers". Do the different gaits of varied characters reflect real-world differences correctly (at least for the physically possible characters)? -- BenHumberston - 25 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 141 to 141 | ||||||||
-- DavidMatheson - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
Contribution This work allows designing diverse walking styles using more complex controllers such as inverse kinematics, viretual forces and trajectories. Evaluation: The variety of tests under different circumstances shows the robustness of the solution.
Reproducibility: It is reproducible Improvements: There are some details about the implementation that are important and not included in the paper. --Ernesto Torres -- Main.etorresv - 24 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 102 to 102 | ||||||||
Improvements: It would be interesting to see how well the model generalizes for different terrains and/or physical conditions (environmental effects: wind/water/...) - it looks like it can be modified to be generalized to that.
-- MikhailBessmeltsev - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
(a) Contribution: This paper combines several techniques to create a more robust/natural biped walking control strategy. There are four key components: PD controller for target trajectoires, gravity compensation, balance-aware foot placement and continuous balance adjustment by mimicking the effect of a virtual desired force. The strategy supports are large range of motions including picking up objects and climbing stairs. (b) Evaluation: Most of the results are qualitative. This includes sequences of images generated by the simulation or descriptions of the behaviour. This is to be expected because we're measuring robustness and how natural it looks. It would have been nice to see a quantitative comparison to mocap data for the same tasks. (c) Reproducibility: This paper combines several advance components. While it would be possible to implement the same components, I'm skeptical that a different implementation would result in the exact same results. The results would be similar but the inherent complexity of the system will result in small differences. The paper does document limits and other parameters of the system. (d) Improvements in Research/Writing: Overal it is a very clear paper. The paper combines many techniques and therefore focus on the integration of the techniques. Therefore it feels a bit like a survey where the the reader has to follow up with the citations. I don't think it is the fault of the paper but it could have flushed out more concepts along the way (for example the jacobian transpose method). However this might have made the paper too long and even harder to read.
-- DavidMatheson - 24 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 91 to 91 | ||||||||
-- KevinWoo
| ||||||||
Added: | ||||||||
> > |
Contribution: The paper presenets a new method for biped walking control that is generalizable across different skills, gait parameters, and styles of motion. They choose four control components, which as shown by the authors, reinforce each other leading to a more generalizable control strategy. The control strategy is real-time for a single character. Evaluation: The approach was tested on many different motions, motion styles and characters, including carrying heavy object, going up the stairs, crowd simulation, etc. Overall it looks that the evaluation was pretty extensive. Reproducibility: It looks like all the details of the implementation are there, but I wouldn't really try to implement it: looks quite complicated. Improvements: It would be interesting to see how well the model generalizes for different terrains and/or physical conditions (environmental effects: wind/water/...) - it looks like it can be modified to be generalized to that. -- MikhailBessmeltsev - 24 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 21 to 21 | ||||||||
-- DanielTroniak - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > | ||||||||
Contribution This study combines four components in a novel way that allows the proposed model to achieve a control mechanism for physically-simulated walking motions. As a result, the controller generalizes across gait parameters, motion styles, character proportions, and a variety of skills. | ||||||||
Line: 39 to 40 | ||||||||
ozgur -- Main.ooguz - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > | ||||||||
Contribution The paper presents an easily-generalizable control scheme for physically-based walking bipeds. The control scheme incorporates as components a set of previously existing control strategies that are well-developed and understood. Furthermore, a system for non-expert authoring of walking motions is demonstrated. | ||||||||
Line: 55 to 57 | ||||||||
-- Main.cdoran - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > | ||||||||
Contribution : | ||||||||
Line: 76 to 79 | ||||||||
-- Main.sumanm - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
The paper introduced a multi-component biped walking controller that can be generalized for a variety of high-level tasks. The interaction of various components, such as the feedback and compensation components, allow the same controller to refine and adapt itself to work for a different body shapes and changing movement trajectories in real-time that would not have been possible for each component alone. The results were generally qualitative evaluations of the controller adapted to perform a variety of tasks and skills without the much-dreaded parameter tuning normally required of other controllers. A general robustness test was also done by pushing walking bodies of various types. A usability test was done for an interactive version of this system allowing for realtime style and user-controlled parameter modification even by a novice. The work appears reproducible, in the sense that the full working source code is available online. Perhaps this explains why the researchers spent little time explaining implementation details and more about the motivation and conceptual involved, which can appear rather abstract to the unfamiliar reader. A more grounded perspective in an appendix would have been helpful. -- KevinWoo
| |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 38 to 38 | ||||||||
ozgur -- Main.ooguz - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
Contribution The paper presents an easily-generalizable control scheme for physically-based walking bipeds. The control scheme incorporates as components a set of previously existing control strategies that are well-developed and understood. Furthermore, a system for non-expert authoring of walking motions is demonstrated. Evaluation The system is evaluated by demonstrating the generalization of the control scheme over various different aspects of a virtual walking character: the gait, the walking style, the character body shape. The control scheme is also evaluated using a number of task-based simulations such as reaching for an object, navigating uneven terrain and obstacles, and even moving a heavy object. Reproducibility The paper is very much reproducible due to both the detailed description of the algorithms involved, as well as the freely available source code. Improvements The paper is well-organized and well-written, making it easy to understand the concepts presented within. I have no significant criticisms of the research content either.
-- Main.cdoran - 24 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 20 to 20 | ||||||||
No complaints here. ![]() -- DanielTroniak - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
Contribution
Evaluation
Reproducibility
Improvements
ozgur | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Generalized Biped Walking Control | ||||||||
Line: 8 to 8 | ||||||||
Improvements: -- MichielVanDePanne - 24 Nov 2011 | ||||||||
Added: | ||||||||
> > |
(a) What is the contribution of the paper?
The authors present a generalized real-time control strategy for walking bipedal characters. Specific tuning with respect to parameters or characters is not required, the controller is robust to disturbances, and control strategies can be successfully authored by non-expert users. The research integrates a series of constituent components that have existed in the control literature for 16 years.
(b) How are the results evaluated?
Results are provided in the form of two videos. Results show that the proposed walking control models were able to generalize across (1) gait parameters (both forward and backward), (2) styles (authored by novice users), (3) characters (with arbitrary proportions) and (4) tasks (such as reaching, moving a crate, navigating around obstacles/stairs and in crowds).
(c) Is the paper reproducible?
Yes. Source code is provided by the authors, along with all implementation details (parameters, etc.) required to reproduce the simulation in ODE.
(d) How could the paper research or paper writing be improved?
No complaints here. -- DanielTroniak - 24 Nov 2011 | |||||||
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
Generalized Biped Walking Control
Contribution: -- MichielVanDePanne - 24 Nov 2011 |