Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sensors] Create function to extract a reduced model and relative reduced sensors list #154

Merged
merged 2 commits into from
Apr 28, 2016

Conversation

traversaro
Copy link
Member

Furthermore, fix various issues around in the code.

The spreading of code related to this in the library is suboptimal,
and mostly due to the fact that model functions can't depend on sensors data structure.
The definite fix for this is to merge the model and sensors libraries, but
this require that first we solve this issue: #132 .

Furthermore, fix various issues around in the code.

The spreading of code related to this in the library is suboptimal,
and mostly due to the fact that model functions can't depend on sensors data structure.
The definite fix for this is to merge the model and sensors libraries, but
this require that first we solve this issue: #132 .
@traversaro traversaro changed the title [Sensors] Create function to extract a reduced model and sensors list [Sensors] Create function to extract a reduced model and relative reduced sensors list Apr 28, 2016
@traversaro traversaro merged commit 3db8268 into master Apr 28, 2016
@traversaro traversaro deleted the reducedModelAndSensors branch April 28, 2016 15:19
traversaro added a commit to traversaro/idyntree that referenced this pull request Nov 17, 2016
* Use Git mirror for Eigen3 

Simplifies installation on Windows, removing the need to install mercurial. 
As in robotology-legacy/idyntree-superbuild@abddac6

* Remove build before superbuild

* [appveyor] Run rmdir in quiet mode

* [appveyor] install eigen outside of the superbuild

* fix yaml typo

* [appveyor] Cleanup source directory

* Update appveyor.yml

* [appveyor] Add a separate command to update all the repo

To fail early and simplify debugging of downloading problems

* [appveyor] Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants